start physics...

This commit is contained in:
Ross
2020-12-15 23:07:06 +00:00
parent fc098f681c
commit 90f69c2c14
26 changed files with 1301 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@
<div class="anatomy">
<h1>Radiology Stuff</h1>
<a href="{% url 'anatomy:index'%}">Anatomy</a>
<a href="{% url 'physics:index'%}">Physics</a>
<a href="{% url 'login'%}">Log in</a>
{% if request.user.is_staff %}<a href="{% url 'admin:index'%}">Admin</a>{% endif %}
<a href="{% url 'password_reset'%}">Reset password</a>