{% load leaflet_tags %} {% load cookielaw_tags %} {% load rowerfilters %} {% load tz_detect %} {% tz_detect %} {% load analytical %} {% block filters %} {% endblock %} {% block title %}Rowsandall Rowing Data Analytics{% endblock %} {% block scripts %} {% endblock %} {% analytical_head_top %} {% block image_src %}{% endblock %} {% block og_image %} {% endblock %} {% block meta %} {% endblock %} {% leaflet_js %} {% leaflet_css %}
{% analytical_head_bottom %}
  • Rowsandall logo
  • Free Data and Analysis. For Rowers. By Rowers.

  • {% if user.is_authenticated %}
  • {% if user.rower.rowerplan == 'pro' %} {% elif user.rower.rowerplan == 'coach' %} {% elif user.rower.rowerplan == 'plan' %} {% else %} {% endif %}
  • {% else %}
  • {% endif %}
 
  •  Workouts
  •  Racing
  •  Analysis
  •  Plan
  •  Teams
    {% if WARNING_MESSAGE != '' %}
  • {{ WARNING_MESSAGE }}

  • {% endif %} {% if user.rower.protrialexpires and user.rower.protrialexpires|is_future_date %} {% if user.rower.plantrialexpires and user.rower.rowerplan != 'plan' %}
  • {{ user.rower.protrialexpires|date_dif|ddays }} days left of your Self-Coach trial - Would you like to upgrade now?

  • {% else %} {% if user.rower.rowerplan == 'basic' %}
  • {{ user.rower.protrialexpires|date_dif|ddays }} days left of your Pro trial - Would you like to upgrade now?

  • {% endif %} {% endif %} {% endif %} {% if user.rower.emailbounced %}
  • Your email bounced. Please update your email address in the user settings

  • {% endif %} {% if messages %} {% for message in messages %}
  • {% if message.level == DEFAULT_MESSAGE_LEVELS.ERROR %}

    {% else %}

    {% endif %} {{ message|safe }}

  • {% endfor %} {% endif %} {% if breadcrumbs %}
  • You are here: {% for crumb in breadcrumbs %} {{ crumb.name }} {% if not forloop.last %}  /  {% endif %} {% endfor %}

  • {% endif %}
{% block main %} {% endblock %}
{% block sidebar %} Related links {% endblock %}
{% block ad %}

Prygl Rowing Camps

{% endblock %}

Follow us on        

  • Help

    • Help
    • Rowing Analytics Blog
    • Rowing Data Facebook Group
    • Rowing Physics
  • About

    • Contact
    • Rowsandall s.r.o.
    • Brochure
    • Partnering?
    • Developers Info
  • Paid Plans

    • Paid Plans
  • Legal

    • Terms and Conditions
    • Privacy Policy

{% analytical_body_bottom %} {% block body_bottom %}{% endblock %}