]> Raphaël G. Git Repositories - airbundle/commitdiff
Add hat field
authorRaphaël Gertz <git@rapsys.eu>
Sat, 28 Aug 2021 08:10:47 +0000 (10:10 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Sat, 28 Aug 2021 08:10:47 +0000 (10:10 +0200)
Resources/views/default/_location.html.twig

index cefe02878687670e6f0f5954f98c2d0b7e249620..565e409ff47fc3e1a70903a5f0e37535347f09bc 100644 (file)
@@ -25,6 +25,8 @@
 
                                                                        {{ form_row(forms.snippets[id].rate) }}
 
+                                                                       {{ form_row(forms.snippets[id].hat) }}
+
                                                                        {{ form_row(forms.snippets[id].contact) }}
 
                                                                        {{ form_row(forms.snippets[id].donate) }}