X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/128ed92a055ffab5fb46f6b1a468a383a9175cad..b22cd3b27e98582db6c04c5bfe8b5e3272fdf717:/Resources/views/form/edit.html.twig?ds=sidebyside diff --git a/Resources/views/form/edit.html.twig b/Resources/views/form/edit.html.twig index 390ba1f..608dbdb 100644 --- a/Resources/views/form/edit.html.twig +++ b/Resources/views/form/edit.html.twig @@ -1,9 +1,8 @@ -{% extends '@RapsysAir/body.html.twig' %} -{% block title %}{{ site.title }} - {{ title }}{% endblock %} +{% extends '@RapsysAir/base.html.twig' %} {% block content %}
-

{{ title }}

+

{{ title.page }}

{{ form_start(edit) }}