{% extends "rest_framework/login_base.html" %} {% block bootstrap_theme %} {% endblock %} {% block body %}
Your account doesn't have access to this page. To proceed, please login with an account that has access.
{% endif %} {% endif %} {% load crispy_forms_tags %} {% if form.errors %}If you dont have an account use Guest / user1234
{% endif %} {% if settings.SOCIAL_AUTH_GITHUB_KEY %}