{% set current_theme = current_theme() %} {{ current_theme.headertags() }} {{ mde.css }} {{ _("Nuevo Recurso - Documento") }} {{ current_theme.local_style() }} {{ current_theme.navbar() }}
{{ current_theme.notify() }}

{{ _("Nuevo Mensaje") }}.

{{ form.csrf_token }}
{{ form.titulo(class="form-control", id="titulo", placeholder=_('Asunto')) }}
{{ form.editor }} {{ mde.preview }} {{ mde.js }}