{% extends "newbase.html" %} {% load static %} {% load rowerfilters %} {% block title %}Change Rower {% endblock %} {% block main %}

Please confirm your email address

Please confirm your email address to complete your registration. An email has been sent to {{ address }}. Please check the inbox in your email app. If this is not a valid email address that you have access to, please repeat the new user registration process with a valid email address.

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