start setting up shorts

This commit is contained in:
Ross
2025-04-07 09:12:30 +01:00
parent bcc449eb34
commit afa1379ce4
26 changed files with 2896 additions and 41 deletions
+3
View File
@@ -109,6 +109,9 @@
<li>
<a class="dropdown-item" href="{% url 'rapids:index' %}">Rapids</a>
</li>
<li>
<a class="dropdown-item" href="{% url 'shorts:index' %}">Shorts</a>
</li>
<li>
<a class="dropdown-item" href="{% url 'longs:index' %}">Longs</a>
</li>