{% load registration_extras %} {% if user.is_authenticated %}
  • Logout
  • {% else %} {% registration_button %} {% endif %}