X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/1342902dfe4be72f4dd23827d9a35e6c732f6966..1c2257cc3c9b0c6633a968673aa8ec9e4c0c9d88:/Resources/views/snippet/edit.html.twig?ds=sidebyside diff --git a/Resources/views/snippet/edit.html.twig b/Resources/views/snippet/edit.html.twig index a43fa88..0ac26c3 100644 --- a/Resources/views/snippet/edit.html.twig +++ b/Resources/views/snippet/edit.html.twig @@ -10,6 +10,8 @@ {{ form_row(form.short) }} + {{ form_row(form.rate) }} + {{ form_row(form.contact) }} {{ form_row(form.donate) }}