{% load cookielaw_tags %} {% load analytical %} {% analytical_head_top %} Rowsandall {% block meta %} {% endblock %} {% analytical_head_bottom %} {% analytical_body_top %}

 

{% if user.is_authenticated %}

Password Change

{% else %}

Forgotten Password?

{% endif %}

Free Data and Analysis. For Rowers. By Rowers.

{% if user.rower.rowerplan == 'pro' %}
Pro Member
{% else %}

 

{% endif %}
{% if user.is_authenticated %}

logout

{% else %}

 

{% endif %}
{% if user.is_authenticated %}

Upload

Upload CSV, TCX, FIT data files to rowsandall.com {% else %}

Register (free)

{% endif %}
{% if user.is_authenticated %}

Import

Import workouts from Strava, SportTracks, and C2 logbook {% else %}

 

{% endif %}
{% if user.is_authenticated %}

Workouts

See your list of workouts {% else %}

 

{% endif %}
{% if user.is_authenticated %}

Graphs

See your most recent charts {% else %}

 

{% endif %}
{% if user.is_authenticated %}

Analysis

Analysis of workouts over a period of time {% else %}

 

{% endif %}
{% if user.is_authenticated %}

{{ user.first_name }}

Edit user data, e.g. heart rate zones {% else %}

login

{% endif %}
{% block message %} {% if message %}

{{ message }}

{% endif %} {% if successmessage %}

{{ successmessage }}

{% endif %} {% endblock %}
{% load tz %} {% block content %}{% endblock %}
{% block footer %} {% endblock %}
{% cookielaw_banner %}
{% analytical_body_bottom %}