updated paid plans page
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
|
||||
{% block main %}
|
||||
<h1>Import and Export Settings for {{ rower.user.first_name }} {{ rower.user.last_name }}</h1>
|
||||
|
||||
{% if user.rower.rowerplan == 'basic' %}
|
||||
The auto import and export settings only work on <a href="/rowers/paidplans/">a paid plan</a>.
|
||||
{% endif %}
|
||||
|
||||
{% if form.errors %}
|
||||
<p style="color: red;">
|
||||
Please correct the error{{ form.errors|pluralize }} below.
|
||||
|
||||
Reference in New Issue
Block a user