<divclass="form-group"><buttontype="submit"ng-disabled="{{ form.form_name }}.$invalid"class="btn btn-primary pull-right">{% trans "Update" %}</button></div>
<divclass="form-group"><buttontype="submit"ng-disabled="{{ form.form_name }}.$invalid"class="btn btn-default 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>