{% extends 'squid/auth/base.html' %} {% block base_contents %} Explicit Proxy Authentication {% if not is_pfsense %} Pseudo Proxy Authentication {% endif %} {% block page_content %}{% endblock %} {% endblock %}