{% if post_form.text.errors %} {% endif %} {% if settings.EDITOR_TYPE == 'markdown' %}
{% include "editors/wmd_help.html" %} {{ post_form.text }}{# this element is resizable and will be wrapped by js #}

[{% trans %}hide preview{% endtrans %}]
{% endif %}