{% extends "admin/login.html" %} {% load static %} {% block content %} {% if helsinki_provider_installed %} {% endif %} {{ block.super }} {% if grappelli_installed %} {% endif %} {% endblock %}