{% extends "base.html" %} {% load backend_utils %} {% block autocomplete %} {% endblock %} {% comment %} Modified from https://raw.githubusercontent.com/python-social-auth/social-examples/master/example-common/templates/home.html {% endcomment %} {% block inline_css %} {% endblock %} {% block content %}
{% endblock %}