X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/b97de545e924cd936c76c23147649298e6bc53a6..0d7f4976cd0f4eb1434edeb9d55c7024517128b9:/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..fddf9a3 100644
--- a/Resources/views/snippet/edit.html.twig
+++ b/Resources/views/snippet/edit.html.twig
@@ -10,6 +10,10 @@
 
 				{{ form_row(form.short) }}
 
+				{{ form_row(form.rate) }}
+
+				{{ form_row(form.hat) }}
+
 				{{ form_row(form.contact) }}
 
 				{{ form_row(form.donate) }}