{% 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 %}
{% if empr.renewal_form_fields.empr_nom.mandatory %}{{ msg.profil_empr_nom}}{% else %}{{ msg.profil_empr_nom}}{% endif %} :
{% if empr.renewal_form_fields.empr_prenom.mandatory %}{{ msg.profil_empr_prenom}}{% else %}{{ msg.profil_empr_prenom}}{% endif %} :
{% if empr.renewal_form_fields.empr_adr1.mandatory %}{{ msg.profil_empr_adr1}}{% else %}{{ msg.profil_empr_adr1}}{% endif %} :
{% if empr.renewal_form_fields.empr_adr2.mandatory %}{{ msg.profil_empr_adr2}}{% else %}{{ msg.profil_empr_adr2}}{% endif %} :
{% if empr.renewal_form_fields.empr_cp.mandatory %}{{ msg.profil_empr_cp}}{% else %}{{ msg.profil_empr_cp}}{% endif %} :
{% if empr.renewal_form_fields.empr_ville.mandatory %}{{ msg.profil_empr_ville}}{% else %}{{ msg.profil_empr_ville}}{% endif %} :
{% if empr.renewal_form_fields.empr_pays.mandatory %}{{ msg.profil_empr_pays}}{% else %}{{ msg.profil_empr_pays}}{% endif %} :
{% if empr.renewal_form_fields.empr_mail.mandatory %}{{ msg.profil_empr_mail}}{% else %}{{ msg.profil_empr_mail}}{% 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 %}
{% if empr.renewal_form_fields.empr_tel1.mandatory %}{{ msg.profil_empr_tel1}}{% else %}{{ msg.profil_empr_tel1}}{% endif %} :
{% if empr.renewal_form_fields.empr_tel2.mandatory %}{{ msg.profil_empr_tel2}}{% else %}{{ msg.profil_empr_tel2}}{% endif %} :
{% if empr.renewal_form_fields.empr_prof.mandatory %}{{ msg.profil_empr_prof}}{% else %}{{ msg.profil_empr_prof}}{% endif %} :
{% if empr.renewal_form_fields.empr_year.mandatory %}{{ msg.profil_empr_year}}{% else %}{{ msg.profil_empr_year}}{% endif %} :
{% if empr.renewal_form_fields.empr_categ.mandatory %}{{ msg.profil_empr_categ}}{% else %}{{ msg.profil_empr_categ}}{% endif %} : {% sqlvalue categs %} SELECT id_categ_empr AS id, libelle FROM empr_categ ORDER BY libelle {% endsqlvalue %}
{% if empr.renewal_form_fields.empr_codestat.mandatory %}{{ msg.profil_empr_codestat}}{% else %}{{ msg.profil_empr_codestat}}{% endif %} : {% sqlvalue codestats %} SELECT idcode AS id, libelle FROM empr_codestat ORDER BY libelle {% endsqlvalue %}
{% if empr.renewal_form_fields.empr_sexe.mandatory %}{{ msg.profil_empr_sexe}}{% else %}{{ msg.profil_empr_sexe}}{% endif %} :
{% if empr.renewal_form_fields.empr_login.mandatory %}{{ msg.profil_empr_login}}{% else %}{{ msg.profil_empr_login}}{% endif %} :
{% if empr.renewal_form_fields.empr_lang.mandatory %}{{ msg.profil_empr_lang}}{% else %}{{ msg.profil_empr_lang}}{% endif %} :
{% if empr.renewal_form_fields.empr_msg.mandatory %}{{ msg.empr_msg}}{% else %}{{ msg.empr_msg}}{% endif %} :
{% if cp.renewal_form_field.mandatory %}{{ cp.TITRE_CLEAN }}{% else %}{{ cp.TITRE_CLEAN }}{% endif %} : {{ cp.EDIT }}
{{ empr.captcha }}
:
{% 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 %}