= $helper->getHeadPrintCode('Edit '.$entity_class_name) ?>
{% block body %}
Edit = $entity_class_name ?>
{{ include('= $templates_path ?>/_form.html.twig', {'button_label': 'Update'}) }}
back to list
{{ include('= $templates_path ?>/_delete_form.html.twig') }}
{% endblock %}