{% 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 %} {% analytical_head_top %} {% block image_src %}{% endblock %} {% block og_image %} {% endblock %} {% block meta %} {% endblock %}
{% analytical_head_bottom %}
  • Rowsandall logo
  • Free Data and Analysis. For Rowers. By Rowers.

  • {% if user.is_authenticated %}
  • {% if user.rower.rowerplan == 'pro' %} {% elif 'coach' in user.rower.rowerplan %} {% elif user.rower.rowerplan == 'plan' %} {% else %} {% endif %}
  • {% if user.rower|usermessages %}
  • ({{ user.rower|usermessages }})
  • {% endif %}
  • {% else %}
  • {% endif %}
 
  •  Workouts
  •  Challenges, Courses
  •  Analysis
  •  Plan
  •  Groups {% if user.is_authenticated and user|openactions %} ({{ user|openactions }}) {% endif %}
    {% if WARNING_MESSAGE != '' %}
  • {{ WARNING_MESSAGE }}

  • {% endif %} {% if user.rower.planexpires and user.rower|notfree and user.rower.paymenttype == 'single'%} {% if user.rower.planexpires|is_future_date %} {% if user.rower.planexpires|date_dif|ddays < 4 %}
  • You have {{ user.rower.planexpires|date_dif|ddays }} days left of your one year subscription. Please renew on or before {{ user.rower.planexpires }} or your plan will be reset to Basic. Click here to renew your membership.

  • {% endif %} {% endif %} {% endif %} {% if user.rower.protrialexpires and user.rower.protrialexpires|is_future_date %} {% if user.rower.plantrialexpires and user.rower.plantrialexpires|is_future_date 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.coachtrialexpires and user.rower.coachtrialexpires|is_future_date and user.rower.rowerplan != 'coach' %}
  • {{ user.rower.coachtrialexpires|date_dif|ddays }} days left of your Coach trial - Would you like to upgrade now?

  • {% 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 %} {% endblock %}
{% if request|announcements %}

News

{% for a in request|announcements %}
{{ a.created }}: {{ a.announcement|urlshorten:20 }}
{% endfor %} {% endif %} {% if user.is_authenticated and user|nogoals %}

Create a Training Target!

{% endif %} {% block ad %}
Please take 2 minutes to fill out the survey!
Need a training plan? Take a look at our training plan section!
{% if user.is_authenticated and user.rower.rowerplan == 'basic' %}
Support us and get more features!
{% elif user.is_authenticated and user.rower.rowerplan == 'pro' %}
Thank you for supporting Rowsandall.com!
{% endif %} {% endblock %}

Follow us on        

  • Help

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

    • Contact
    • Rowsandall s.r.o.
    • Brochure
    • Partnering?
    • Developers Info
  • Support Us

    • Support Us
  • Legal

    • Terms and Conditions
    • Privacy Policy

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