Remove register link
This commit is contained in:
parent
91c1b0717e
commit
70f7987706
@ -28,7 +28,7 @@
|
|||||||
<br>
|
<br>
|
||||||
<div class="login-bottom">
|
<div class="login-bottom">
|
||||||
<a href="{% url 'password_reset' %}" class="link">Forgot password ?</a>
|
<a href="{% url 'password_reset' %}" class="link">Forgot password ?</a>
|
||||||
<a href="{% url 'register' %}" class="link">Don't have an account ?</a>
|
<!-- <a href="{% url 'register' %}" class="link">Don't have an account ?</a> -->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% endblock content %}
|
{% endblock content %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user