{% if app_env == 'production' %}
{% else %}
{% endif %}
Media Collector
Dashboard
Games
Movies
TV Shows
Music
Adult Videos
Search
{% if is_admin() %}
Admin
{% endif %}
{{ current_user().username }}
Signed in as
{{ current_user().username }}
Sign out
{% block content %}{% endblock %}
{% if app_env == 'production' %} {% else %} {% endif %}