{% extends 'crudlfap/form.html' %} {% block breadcrumb %}{% include 'crudlfap/_breadcrumb_object.html' %}{% endblock %} {% block before_form %}

{{ view.title }}

{% endblock %} {% block after_container %} {% with menu=view.menu_views %} {% include 'crudlfap/_fixed_actions.html' %} {% endwith %} {% endblock %}