{% load wagtailadmin_tags %}
{% fragment as title %} {% if title_id %}{{ value }} {% else %}{{ value }} {% endif %} {% endfragment %} {% block title %} {% if link_url %} {{ title }} {% elif label_id %} {% else %} {{ title }} {% endif %} {% endblock %}
{% block extra %} {% if buttons %} {% endif %} {% endblock %}