{% extends "newbase.html" %} {% load static %} {% load rowerfilters %} {% block title %}Rowsandall - Analysis {% endblock %} {% block main %}

The Labs

This is where whacky new ideas are tested

Rower: {{ rower.user.first_name }}

Try out Force Curve Analysis

{% endblock %} {% block sidebar %} {% include 'menu_analytics.html' %} {% endblock %}