{% extends "settings/page.html" %} {% block "html/head" %} {% endblock %} {% block "bodytag" %} onload="initEditor('s_text', 'toolbar', 'preview', 'prev_text', editor_options)"{% endblock %} {% block "settings" %}

{% trans "Signature" %}

{% trans %}Here you can edit your signature that is shown below your postings.{% endtrans %}

{{ form.signature.errors }} {{ tabbox.html }}
{% endblock %}