{% for endpoint, title in [ ('index', 'Home'), ('friends', 'Friends'), ('list_events', 'Events'), ('teamspeak', 'TS3 Stats'), ] %} {{ title }} {% endfor %}
  • Stream Stats
  • Social
  • Board
  • YouTube
  • IRC Chat
  • {% if not g.user%}
  • Login
  • Register
  • {% else %}
  • Profile
  • Settings
  • Logout
  • {% endif %}