{% extends "newbase.html" %} {% load staticfiles %} {% 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 Alerts

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