{% include "chlamdb/menu.html" %}
{% if not saved %}
{% block content %}
{% endblock %}
{% else %}
OK
{% endif %}