{% extends "admin/base_site.html" %} {% load i18n %} {% block breadcrumbs %}
{% endblock %} {% block content %}{% blocktranslate %}Fetched live from ESI just now, bypassing the ETag cache - this is not what's stored locally.{% endblocktranslate %}
{{ raw_json }}
{% endblock %}