Optimized register form

This commit is contained in:
Kevin Frantz
2018-09-06 17:47:47 +02:00
parent 56fb409477
commit d9fc547f85
5 changed files with 19 additions and 23 deletions

View File

@@ -2,3 +2,4 @@ twig:
paths: ['%kernel.project_dir%/templates']
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'
form_themes: ['bootstrap_4_layout.html.twig']