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