somebody fucked up~
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
<a href="{{ url_for('home.full_list') }}">Full List</a> |
|
||||
<a href="{{ url_for('home.groups') }}">Groups</a> |
|
||||
<a href="{{ url_for('blog.blog') }}">Blog</a> |
|
||||
{% set pages = get_pages() %}{% if pages %}<a href="{{ url_for('home.pages') }}">{{ get_pages_name() }} | {% endif %}
|
||||
{% set pages = get_pages() %}{% if pages %}<a href="{{ url_for('home.pages') }}">{{ get_pages_name() }}</a> | {% endif %}
|
||||
{% if g.user %}<a class="mobile" href="{{ url_for('manage.admin') }}">Admin</a>{% endif %}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user