Private
Public Access
1
0

added subscription_id

This commit is contained in:
Sander Roosendaal
2018-12-19 21:51:39 +01:00
parent d70725f2b3
commit a0a03a90df
5 changed files with 19 additions and 4 deletions

View File

@@ -241,6 +241,18 @@
{% endif %}
</button>
</td>
{% elif rower and rower.rowerplan == 'coach' and rower.clubsize < 100 %}
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>
<button style="width:100%">
{% if user|existing_customer %}
<a href="/rowers/upgrade">UPGRADE NOW</a>
{% else %}
<a href="/rowers/billing">BUY NOW</a>
{% endif %}
</button>
</td>
{% else %}
<td colspan=3>
&nbsp;