{% extends "base.html" %} {% load staticfiles %} {% load rowerfilters %} {% block title %}Rowsandall - Analysis {% endblock %} {% block content %}
This is where whacky new ideas are tested
{% if user|is_planmember %} Training Target {% else %} Training Target {% endif %}
Experiments with a training target and plan builder