{% block content %} {{ title }}
{{ verbose_name }} {% endblock content %}
{% block tools %}
{% if change_button.show %} {% endif %}
{% endblock %}