• Home
  • {% if concretize and concretize(is_logged_in) %}
  • Profile
  • Users
  • About
  • {% endif %} {% if concretize and concretize(is_admin) %}
  • Admin
    • Assign Reviews
    • Users
  • {% endif %} {% if concretize and concretize(is_logged_in) %}
  • Log Out
  • {% else %}
  • Register
  • {% endif %}