{% extends "NKCoreBundle/layout.html.twig" %} {% block body %}
Index Edit
{{ form_start(form) }} {{ form_widget(form) }} {{ form_end(form) }}