{% extends "lifeflow/editor/base.html" %} {% block body %}
{% if error_message %}

{{ error_message }}

{% endif %}
{% endblock %}