{% extends "site/layout/base_workspace.html" %} {% load i18n %} {% block title %}{% blocktrans %}Create a text{% endblocktrans %}{% endblock %} {% block main %} {% include "site/macros/text_editor.html" %}