{# SPDX-FileCopyrightText: 2015-2019 CERN. SPDX-License-Identifier: MIT #} {%- extends config.PREVIEWER_ABSTRACT_TEMPLATE %} {% block panel %}
{{ content | sanitize_html() | safe }}
{% endblock %}