This commit is contained in:
Ross
2021-07-29 22:03:06 +01:00
parent aa9afd933a
commit 627e4d7abb
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
<a href="{% url 'physics:index'%}">Physics</a>
<a href="{% url 'rapids:index'%}">Rapids</a>
<a href="{% url 'longs:index'%}">Longs</a>
<a href="{% url 'sbas:index'%}">SBAs</a>
{% if not request.user.is_authenticated %}
<a href="{% url 'login'%}">Log in</a>
<a href="{% url 'password_reset'%}">Reset password</a>