|
@@ -6,7 +6,7 @@
|
|
|
<div class="large-6 columns">
|
|
|
<div class="panel">
|
|
|
<h3>Me joindre</h3>
|
|
|
- <table>
|
|
|
+ <table class="full-width">
|
|
|
<tr>
|
|
|
<td class="center"><span class="label">Prénom - Nom</span></td>
|
|
|
<td>{{member.first_name}} {{member.last_name}}</td>
|
|
@@ -43,7 +43,7 @@
|
|
|
</p>
|
|
|
<p>Date de fin de cotisation : {{ member.end_date_of_membership }}</p>
|
|
|
|
|
|
- <a href="https://www.illyse.org/documents/22" target="_blank" class="button small radius">Renouveler ma cotisation</a>
|
|
|
+ <a href="https://www.illyse.org/documents/22" target="_blank" class="button small radius expand {% if not member.is_paid_up %}alert{% endif %}">Renouveler ma cotisation</a>
|
|
|
</div>
|
|
|
<!--<div class="pa nel">
|
|
|
<h3>Infos additionnelles</h3>
|