{% extends "admin/change_list.html" %}
{% load i18n cms_static %}
{% block extrahead %}
{{ block.super }}
{% comment "INFO" %}
We need to add styles here instead of "extrastyle" to avoid
conflicts with adminstyle. We are adding cms.base.css to gain the
icon support, e.g. ``
{% endcomment %}
{% endblock extrahead %}