{% extends "newbase.html" %} {% load static %} {% load rowerfilters %} {% block title %}Rowsandall Recent Graphs{% endblock %} {% block scripts %} {% include "monitorjobs.html" %} {% endblock %} {% block main %}
{% if graphs.has_previous %} {% if request.GET.q %} {% else %} {% endif %} {% endif %} Page {{ graphs.number }} of {{ graphs.paginator.num_pages }}. {% if graphs.has_next %} {% if request.GET.q %} {% else %} {% endif %} {% endif %}
{{ graph.workout.name }}
No charts found