{% if update == "Ok" %}<pclass="bg-success"style="color: #cec7c7"><strong>{% trans "Update done." %}</strong></p>{% endif %}
{% if update == "Nok" %}<divclass="has-error"><spanclass="help-block"><strong>{% trans "Update not done." %}</strong></span></div>{% endif %}
<p>{% trans "All informations bellow are visible to all members except your phone and email. You have the choice to specify if your phone and/or mail are visible to others members." %}</p>
<p>{% if membership_fee_valid_until %}<i>{% trans "Your membership fee is valid until" %} : <u>{{ membership_fee_valid_until }}</u></i>{% endif %}</p>
<divclass="form-group"><buttontype="submit"ng-disabled="{{ form.form_name }}.$invalid"class="btn btn-primary pull-right">{% trans "Update" %}</button></div>
{% trans "All informations bellow are visible to all members except your phone and email. You have the choice to specify if your phone and/or mail are visible to others members." %}
<p>{% if membership_fee_valid_until %}<i>{% trans "Your membership fee is valid until" %} : <u>{{ membership_fee_valid_until }}</u></i>{% endif %}</p>