{% include 'ucp_header.html' %}
{% if SIGNATURE_PREVIEW != '' %}

{{ L_SIGNATURE_PREVIEW }}

{{ SIGNATURE_PREVIEW }}
{% endif %}

{{ L_TITLE }}

{{ L_SIGNATURE_EXPLAIN }}
{% set SIG_EDIT = 1 %} {% include 'posting_editor.html' %} {% EVENT ucp_profile_signature_options_before %}

{{ L_OPTIONS }}

{% EVENT ucp_profile_signature_posting_editor_options_prepend %}
{% if S_BBCODE_ALLOWED %}
{% endif %} {% if S_SMILIES_ALLOWED %}
{% endif %} {% if S_LINKS_ALLOWED %}
{% endif %}
{% EVENT ucp_profile_signature_options_after %}
{{ S_HIDDEN_FIELDS }} {{ S_FORM_TOKEN }}
{% include 'ucp_footer.html' %}