X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/5b729d4d14c7b480ccf712bd7103e7b7a1945195..82368211ddcdeb5272f7c49770c4bbade59d58df:/Resources/views/snippet/edit.html.twig diff --git a/Resources/views/snippet/edit.html.twig b/Resources/views/snippet/edit.html.twig index 0ac26c3..fddf9a3 100644 --- a/Resources/views/snippet/edit.html.twig +++ b/Resources/views/snippet/edit.html.twig @@ -12,6 +12,8 @@ {{ form_row(form.rate) }} + {{ form_row(form.hat) }} + {{ form_row(form.contact) }} {{ form_row(form.donate) }}