Rename 'Log in' button to 'Log in and Explore'

This commit is contained in:
2017-10-24 15:46:16 +02:00
parent 52cd30b947
commit e983d0756d

View File

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