mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-28 20:33:00 +02:00
move all templates to use base.html
This commit is contained in:
@ -55,7 +55,7 @@
|
||||
</li>
|
||||
{% else%}
|
||||
<li class="nav-item active">
|
||||
<a class="nav-link" href="{% url 'signup' %}">
|
||||
<a class="nav-link" href="{% url 'member:signup' %}">
|
||||
<i class="fa fa-user-plus"></i> S'inscrire
|
||||
</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user