{% extends "dasmon/live_monitor.html" %} {% load dasmon_tags %} {% block header %} {% endblock %} {% block right_side_links %} {% if is_adara %} live monitoring: status | runs | PVs {% else %} live monitoring: status | runs {% endif %} {% endblock %} {% block bodytop %} {% endblock %} {% block content %} List of latest runs:

{% if user.is_staff %} {% endif %}
Run Created on StatusReduce

{% endblock %}