{% extends "ui/panels/_base.html" %} {% load i18n %} {% block panel_content %}
{{ object.data_as_string }}
{% endblock panel_content %}