bug fix (pro user entering plan trial)
This commit is contained in:
@@ -199,6 +199,10 @@
|
||||
<button style="width:100%">
|
||||
<a href="/rowers/startplantrial/">Free SELF-COACH trial</a>
|
||||
</button>
|
||||
{% elif rower and rower.rowerplan == 'pro' and rower.plantrialexpires|date_dif == 1 %}
|
||||
<button style="width:100%">
|
||||
<a href="/rowers/startplantrial/">Free SELF-COACH trial</a>
|
||||
</button>
|
||||
{% else %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user