{% extends "wcs/backoffice/base.html" %} {% load i18n %} {% block appbar-title %}{% trans "Data Inspector" %}{% endblock %} {% block appbar-actions %} {% for action in actions %} {{ action.label }} {% endfor %} {% endblock %} {% block content %} {{ block.super }}
{% blocktrans trimmed %} Beware actions, links and details do not represent the workflow as it was at the time it was run but as it is now. There can be inconsistencies. {% endblocktrans %}