{% extends "settings/page.html" %} {* vim: set et ai ts=2 sw=2 enc=utf-8: *} {% block "html/head" %} {% endblock %} {% block "bodytag" %} onload="initEditor('s_text', 'toolbar', 'preview', 'prev_text', editor_options)"{% endblock %} {% block "settings" %} {% prepare "errorbox" accepting errors %} {% if errors %} {% endif %} {% endprepare %}

{% trans "Signature" %}

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

{% call "errorbox" form.signature.errors %}
{% endblock %}