{% block stylesheets %} {% endblock %}

{{head_title|e('html')}}

{{ form_start(form) }} {{ form_widget(form.content, {}) }} {{ form_end(form) }}