Files
Froxlor/templates/Froxlor/settings/conf/fileblock.html.twig

7 lines
149 B
Twig

<fieldset class="file">
{# <legend>{{ realname }}</legend> #}
{{ commands_pre|raw }}
{{ commands_file|raw }}
{{ commands_post|raw }}
</fieldset>