{% load static %} {% if title %}{{ title }} {% endif %} {% if user.is_authenticated %} - {{ user.username }}@{% endif %}{{ settings.APPLICATION_NAME }}
{% block content %}{% endblock content %}