confirmation emails to buyers
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
{% endif %}
|
||||
</table>
|
||||
{% csrf_token %}
|
||||
{% if rower.rowerplan != 'coach' and rower.user == user %}
|
||||
{% if rower.clubsize < 100 and rower.user == user %}
|
||||
<p>
|
||||
<a href="/rowers/paidplans">Upgrade</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user