X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/ac95b1be1de801c86ecc9449d626c90a93fb1eb3..ee6d27bbe86dc38832e9a7ada19fb9ea0f22c7a3:/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) }}