{% INCLUDE 'ucp_header.html' %}

{{ lang('TITLE') }}

{% if SIGNATURE_PREVIEW != '' %}

{{ lang('SIGNATURE_PREVIEW') }}

{{ SIGNATURE_PREVIEW }}
{% endif %}

{{ lang('SIGNATURE_EXPLAIN') }}

{% DEFINE SIG_EDIT = 1 %} {% INCLUDE 'posting_editor.html' %}

{{ lang('OPTIONS') }}

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