7 lines
204 B
Twig
7 lines
204 B
Twig
{% include "@uf-tweaks/forms/inputs/abstract/description.html.twig" with
|
|
{
|
|
"type" : "organisation",
|
|
"current_value" : organisation.description,
|
|
"col_width" : col_width
|
|
}
|
|
%} |