{% extends 'maccman/_head.html' %} {% load bootstrap3 %} {% block body %} Toggle navigation {% block brand %}{{brand.super}}{% endblock %} {% if user.is_authenticated and user.userprofile %} Logout {% else %} Login {% endif %} {% if user.is_authenticated and user.userprofile %} Profile Domains Mailboxes {% endif %}