X-Git-Url: https://git.rapsys.eu/.gitweb.cgi/airbundle/blobdiff_plain/9ee5b69de7d3df35b3af23382d49ba595f0de204..5621a1bb6db0a2243f5eb38cd68f6958663f94d5:/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) }}