{# SPDX-FileCopyrightText: 2021 Northwestern University. SPDX-License-Identifier: MIT #} {%- extends config.PREVIEWER_ABSTRACT_TEMPLATE %} {% block panel %}
{{ content }}
{% if truncated %}
{% endif %}
{% endblock %}