permanent
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

form.html.twig
text/plain

Download raw (124 bytes)

<div class="modular-row form {{ page.header.class }}">
    {{ content|raw }}
    {% include "forms/form.html.twig" %}
</div>