{% extends "base.html" %} {% load staticfiles %} {% load rowerfilters %} {% block title %}Rowsandall Recent Graphs{% endblock %} {% block scripts %} {% include "monitorjobs.html" %} {% endblock %} {% block content %}
No graphs found
{% endif %} {% endblock %}