registration form (just copy paste of user registration)
This commit is contained in:
@@ -234,7 +234,7 @@
|
||||
</p>
|
||||
</li>
|
||||
{% endif %}
|
||||
{% if user.rower.planexpires and user.rower.rowerplan != 'basic' and user.rower.paymenttype == 'single'%}
|
||||
{% if user.rower.planexpires and user.rower|notfree and user.rower.paymenttype == 'single'%}
|
||||
{% if user.rower.planexpires|is_future_date %}
|
||||
{% if user.rower.planexpires|date_dif|ddays < 4 %}
|
||||
<li class="grid_4">
|
||||
|
||||
Reference in New Issue
Block a user