composer require waaz/schema-bundle
Add the following lines to base.html.twig
{% include "@WaazSchema/schema.html.twig" with {
"schema": extension.schema|default({'content': ''}),
"localizations": localizations|default([]),
} %}
| Name | Name | Last commit date | ||
|---|---|---|---|---|