{% extends "wagtailadmin/base.html" %} {% load i18n %} {% block titletag %}{% blocktrans trimmed with title=image.title %}Usage of {{ title }}{% endblocktrans %}{% endblock %} {% block content %} {% trans "Usage of" as usage_str %} {% include "wagtailadmin/shared/header.html" with title=usage_str subtitle=image.title %}
{% trans "Title" %} | {% trans "Field" %} |
---|---|
{% if edit_url %}{% endif %}
{{ label }}
{% if edit_url %}{% endif %}
|
|