Home About Submit {% if session.auth %} Mods! {% endif %}
{% if not 'auth' in session %} Sign up Log in {% else %} Profile ({{ session.auth.preferred_username }}) Logout {% endif %}