{% extends "show_file.html" %} {% block subpage %}
{% if plot %} {{ plot|safe }} {% else %}

No visualizations available.

{% endif %}
{% endblock %}