{% extends "base.html" %} {% block styles %} {{ super() }} {% if not request.endpoint == 'mod.mod_auth' %} {% endif %} {% endblock %}