move existing container template out of way, but also somehow more in the right spot
This commit is contained in:
parent
9f24ccbf08
commit
e1f2d23c93
1 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
{% extends "@stable/form/container.html.twig" %}
|
||||
{# TODO this should never be both at once, so a huge TODO is to add template
|
||||
suggestions for the container template. Right now there are *none* #}
|
||||
{% set attributes = attributes.addClass(["field", "container"]) %}
|
Loading…
Add table
Add a link
Reference in a new issue