init
This commit is contained in:
9
user/plugins/form/templates/forms/field.html.twig
Normal file
9
user/plugins/form/templates/forms/field.html.twig
Normal file
@@ -0,0 +1,9 @@
|
||||
{#
|
||||
DO NOT MODIFY!
|
||||
|
||||
Default layout can be found in form plugin or your theme:
|
||||
|
||||
templates/forms/layouts/field/default-field.html.twig
|
||||
|
||||
#}
|
||||
{% extends "forms/default/field.html.twig" %}
|
||||
Reference in New Issue
Block a user