{% extends 'admin/base.html' %} {% block content %} {% if spnego_success %} Successful authentication! {% else %} You are seeing this page due to an issue completing GSSAPI-SPNEGO authentication. The most common reasons for this to occur are: {% endif %} {% endblock %}