Menu: "Log in" instead of "Login and Explore"
This commit is contained in:
@@ -103,7 +103,7 @@ li(class="dropdown")
|
|||||||
|
|
||||||
li.nav-item-sign-in
|
li.nav-item-sign-in
|
||||||
a.navbar-item(href="{{ url_for('users.login') }}")
|
a.navbar-item(href="{{ url_for('users.login') }}")
|
||||||
| Log in and Explore
|
| Log in
|
||||||
| {% endif %}
|
| {% endif %}
|
||||||
|
|
||||||
| {% endmacro %}
|
| {% endmacro %}
|
||||||
|
Reference in New Issue
Block a user