{% load tom_common_extras user_extras %} {% navbar_app_addons 'right' %} {% if user.is_authenticated %}
  • {% csrf_token %}
  • {% else %} {% registration_is_open as show_register_button %} {% if show_register_button %} {% endif %} {% endif %}