Menu: "Log in" instead of "Login and Explore"

This commit is contained in:
Pablo Vazquez 2017-10-25 15:45:13 +02:00
parent 243442694c
commit f13310d71b

View File

@ -103,7 +103,7 @@ li(class="dropdown")
li.nav-item-sign-in
a.navbar-item(href="{{ url_for('users.login') }}")
| Log in and Explore
| Log in
| {% endif %}
| {% endmacro %}