forked from enviPath/enviPy
style: update login pages
This commit is contained in:
@ -162,8 +162,7 @@
|
||||
</li>
|
||||
{% if meta.user.username == 'anonymous' %}
|
||||
<li>
|
||||
<a href="#signup" id="loginButton" data-toggle="modal" data-target="#signupmodal"
|
||||
style="margin-right:10px">Login</a>
|
||||
<a href="{% url 'login' %}" id="loginButton" style="margin-right:10px">Login</a>
|
||||
</li>
|
||||
{% else %}
|
||||
<li class="dropdown">
|
||||
|
||||
Reference in New Issue
Block a user