X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/b97de545e924cd936c76c23147649298e6bc53a6..1d2f3611d73e15020a71b0e65c8e2daf9750b05c:/Resources/views/snippet/edit.html.twig 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) }}