{% extends "apps_skeleton.html" %} {% block contents %}
{% include "settings_nav.html" %}
{% include "app_alerts.html" with is_modal=False %}

Started At: {{ arcviz_settings.START_TIME }}

Stop
{% endblock %} {% block code %} {% include "apps_filters.html" %} {% endblock %}