..
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<h1>PENRA Courses</h1>
|
||||
{% if not request.user.is_authenticated %}
|
||||
<a href="{% url 'login'%}">Log in</a>
|
||||
<a href="{% url 'password_reset'%}">Reset password</a>
|
||||
<!-- <a href="{% url 'password_reset'%}">Reset password</a> -->
|
||||
{% else %}
|
||||
<a href="{% url 'anatomy:index'%}">Anatomy</a>
|
||||
<a href="{% url 'physics:index'%}">Physics</a>
|
||||
|
||||
Reference in New Issue
Block a user