{% extends "django_cradmin/base.django.html" %} {% load i18n %} {% block title %}{{ pagetitle|capfirst }}{% endblock title %} {% block content %} {% if use_this_hidden_attribute %}
{% endif %} {% block pageheader %}{% for button in buttons %} {{ button.render }} {% endfor %}
{% endif %} {% if enable_search %}