{% extends "lifeflow/editor/base.html" %} {% block body %} {% with "project" as model %} {% include "lifeflow/editor/body_editor_widget.html" %} {% endwith %} {% endblock %}