{{ enablePlugins('squire,prettify') }} {% set title = "Compose" %} {% extends "layouts/application.html" %} {% block before_content %} {% endblock %} {% block content %} {% include "shared/page-title.html" %}
{% include "shared/mail-sidebar.html" %}
{% endblock %} {% block javascript %} {% endblock %}