{% extends 'admin/base.html' %} {% block access_control %} {% if current_user.is_authenticated %} {% endif %} {% endblock %}