initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{% extends 'base.html.twig' %}
|
||||
{% form_theme form 'bootstrap_5_layout.html.twig' %}
|
||||
|
||||
{% block body %}
|
||||
{{ form(form) }}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user