• Home
  • Search
  • {% if g.user.is_authenticated %}
  • Profile
  • Logout
  • {% else %}
  • Register
  • Sign in
  • {% endif %} {% if g.user.is_admin %}
  • Admin
  • {% endif %}