|
|
@ -160,7 +160,7 @@ |
|
|
|
<t t-if="not event.no_online_payment"> |
|
|
|
<t t-if="payment_status!='paid'"> |
|
|
|
<t t-if="not event.free_participation"> |
|
|
|
<t t-if="partner.member_status in ('not member','member')"> |
|
|
|
<t t-if="partner.member_status in ('not member','member','super member')"> |
|
|
|
<h7> The amount of the contribution is : </h7><b><h7 t-esc="participation_amount"></h7><h7> €</h7></b> |
|
|
|
<input type="hidden" name="participation_amount" t-att-value="participation_amount"/> |
|
|
|
<br></br> |
|
|
|