This commit is contained in:
Ross
2022-04-26 21:11:35 +01:00
parent 254622a72a
commit 45402d3d2d
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
<a href="{% url 'login'%}">Log in</a>
<!-- <a href="{% url 'password_reset'%}">Reset password</a> -->
{% else %}
<a href="{% url 'atlas:index'%}">Atlas</a>
<a href="{% url 'anatomy:index'%}">Anatomy</a>
<a href="{% url 'physics:index'%}">Physics</a>
<a href="{% url 'rapids:index'%}">Rapids</a>