SuchWow!

  • Home
  • Submit
  • About
  • {% if session.auth == None %}
  • Login
  • {% else %}
  • {% if session.auth %} Profile ({{ session.auth.preferred_username }}) {% endif %}
  • Logout
  • {% endif %}