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

Indoor Rower Power Histogram

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