{% extends "base.html" %} {% load staticfiles %} {% load rowerfilters %} {% block title %}View Workout {% endblock %} {% block content %} {{ interactiveplot |safe }}

Indoor Rower Power Histogram

Summary of the past 12 months for {{ theuser.first_name }} {{ theuser.last_name }}

Direct link for other Pro users: http://rowsandall.com/rowers/{{ id }}/histo-all

{{ the_div|safe }}
{% endblock %}