X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/5621a1bb6db0a2243f5eb38cd68f6958663f94d5..9f8c7e7014e3dfd8823926a3fc21c1fb2fe60de5:/Resources/views/snippet/edit.html.twig diff --git a/Resources/views/snippet/edit.html.twig b/Resources/views/snippet/edit.html.twig index fddf9a3..741be09 100644 --- a/Resources/views/snippet/edit.html.twig +++ b/Resources/views/snippet/edit.html.twig @@ -1,7 +1,10 @@ -{% extends '@RapsysAir/body.html.twig' %} +{% extends '@RapsysAir/base.html.twig' %} {% block content %}
-

{{ section }}

+
+

{{ title.page }}

+

{{ description }}

+
{{ form_start(form) }}
{{ form_row(form.description) }}