-
+ {% if WARNING_MESSAGE != '' %}
+
- + + + {% endif %} + {% if user.rower.protrialexpires and user.rower.protrialexpires|is_future_date %} + {% if user.rower.plantrialexpires and user.rower.rowerplan != 'plan' %} +
- + + + {% else %} + {% if user.rower.rowerplan == 'basic' %} +
- + + + {% endif %} + {% endif %} + {% endif %} + {% if user.rower.emailbounced %} +
- + + + {% endif %} + {% if messages %} + {% for message in messages %} +
- + {% if message.level == DEFAULT_MESSAGE_LEVELS.ERROR %} + + + {% endfor %} + {% endif %} + {% if breadcrumbs %} +
-
+
+ + You are here: + {% for crumb in breadcrumbs %} + {{ crumb.name }} + {% if not forloop.last %} + / + {% endif %} + {% endfor %} + +
+
+ {% endif %}
+
+