{% if empr.id_empr %} {% else %} {{ msg.subs_intro_services }} {{ msg.subs_intro_explication | replace '!!nb_h_valid!!' empr.opac_websubscribe_valid_limit }} {% endif %}
{% block profil_form %}
{% endblock%} {% block empr_nom %} {% if empr.renewal_form_fields.empr_nom.display %} {% endif %} {% endblock %} {% block empr_prenom %} {% if empr.renewal_form_fields.empr_prenom.display %} {% endif %} {% endblock %} {% if empr.renewal_form_fields.empr_adr1.display %} {% endif %} {% if empr.renewal_form_fields.empr_adr2.display %} {% endif %} {% if empr.renewal_form_fields.empr_cp.display %} {% endif %} {% if empr.renewal_form_fields.empr_ville.display %} {% endif %} {% if empr.renewal_form_fields.empr_pays.display %} {% endif %} {% block empr_mail %} {% if empr.renewal_form_fields.empr_mail.display %} {% endif %} {% endblock %} {% if empr.renewal_form_fields.empr_tel1.display %} {% endif %} {% if empr.renewal_form_fields.empr_tel2.display %} {% endif %} {% if empr.renewal_form_fields.empr_prof.display %} {% endif %} {% if empr.renewal_form_fields.empr_year.display %} {% endif %} {% if empr.renewal_form_fields.empr_categ.display %} {% endif %} {% if empr.renewal_form_fields.empr_codestat.display %} {% endif %} {% if empr.renewal_form_fields.empr_sexe.display %} {% endif %} {% block empr_login %} {% if empr.renewal_form_fields.empr_login.display %} {% endif %} {% endblock %} {% if empr.renewal_form_fields.empr_lang.display %} {% endif %} {% block empr_location %} {% endblock %} {% if empr.renewal_form_fields.empr_msg.display %} {% endif %} {% block empr_p_perso %} {% for cp in empr.p_perso %} {% if cp.renewal_form_field.display %} {% endif %} {% endfor %} {% endblock %} {% block captcha %} {% if empr.id_empr %} {% else %} {% endif %} {% endblock %} {% block empr_other_properties %} {% endblock %}
{{msg.profil_empr_nom}} {% if empr.renewal_form_fields.empr_nom.mandatory %}*{% endif %} :
{{ msg.profil_empr_prenom}} {% if empr.renewal_form_fields.empr_prenom.mandatory %}*{% endif %} :
{{ msg.profil_empr_adr1}} {% if empr.renewal_form_fields.empr_adr1.mandatory %}*{% endif %} :
{{ msg.profil_empr_adr2}} {% if empr.renewal_form_fields.empr_adr2.mandatory %}*{% endif %} :
{{ msg.profil_empr_cp}} {% if empr.renewal_form_fields.empr_cp.mandatory %}*{% endif %} :
{{ msg.profil_empr_ville}} {% if empr.renewal_form_fields.empr_ville.mandatory %}*{% endif %} :
{{ msg.profil_empr_pays}} {% if empr.renewal_form_fields.empr_pays.mandatory %}*{% endif %} :
{{ msg.profil_empr_mail}} {% if empr.renewal_form_fields.empr_mail.mandatory %}*{% endif %} : {% for index, mail in empr.empr_mail %} {% if empr.renewal_form_fields.empr_mail.alterable %} {% if index == 0 %} {% endif %} {% if index > 0 %} {% endif %} {% endif %}
{% endfor %}
{{ msg.profil_empr_tel1}} {% if empr.renewal_form_fields.empr_tel1.mandatory %}*{% endif %} :
{{ msg.profil_empr_tel2}} {% if empr.renewal_form_fields.empr_tel2.mandatory %}*{% endif %} :
{{ msg.profil_empr_prof}} {% if empr.renewal_form_fields.empr_prof.mandatory %}*{% endif %} :
{{ msg.profil_empr_year}} {% if empr.renewal_form_fields.empr_year.mandatory %}*{% endif %} :
{{ msg.profil_empr_categ}} {% if empr.renewal_form_fields.empr_categ.mandatory %}*{% endif %} : {% sqlvalue categs %} SELECT id_categ_empr AS id, libelle FROM empr_categ ORDER BY libelle {% endsqlvalue %}
{{ msg.profil_empr_codestat}} {% if empr.renewal_form_fields.empr_codestat.mandatory %}*{% endif %} : {% sqlvalue codestats %} SELECT idcode AS id, libelle FROM empr_codestat ORDER BY libelle {% endsqlvalue %}
{{ msg.profil_empr_sexe}} {% if empr.renewal_form_fields.empr_sexe.mandatory %}*{% endif %} :
{{ msg.profil_empr_login}} {% if empr.renewal_form_fields.empr_login.mandatory %}*{% endif %} :
{{ msg.profil_empr_lang}} {% if empr.renewal_form_fields.empr_lang.mandatory %}*{% endif %} :
{{ msg.empr_msg}} {% if empr.renewal_form_fields.empr_msg.mandatory %}*{% endif %} :
{{ cp.TITRE_CLEAN }} {% if cp.renewal_form_field.mandatory %}*{% endif %} : {{ cp.EDIT }}
{{ empr.captcha }}
{{ msg.subs_f_verifcode}}
{% block profil_buttons %} {{ empr.p_perso.CHECK_SCRIPTS }}
{% if global.empr_opac_account_deleted_status %} {% endif %} {% endblock %}
{% block profil_script %} {% if global.empr_opac_account_deleted_status %} {% endif %} {% endblock %} {% block mail_script %} {% if empr.renewal_form_fields.empr_mail.display %} {% if empr.renewal_form_fields.empr_mail.alterable %} {% endif %} {% endif %} {% endblock %} {% block check_login_script %} {% endblock %} {% block check_subscribe_script %} {% endblock %} {% block common_script %} {% endblock %} {% block check_script %} {% if empr.renewal_form_fields.empr_login.display %} {% if empr.renewal_form_fields.empr_login.alterable %} {% endif %} {% endif %} {% endblock %}