{% extends "crud/edit.html.twig" %} {% block formContent %}
{% if model.id == 0 or model.left != 1 %}
{% endif %} {% endblock %}