7 lines
149 B
Twig
7 lines
149 B
Twig
<fieldset class="file">
|
|
{# <legend>{{ realname }}</legend> #}
|
|
{{ commands_pre|raw }}
|
|
{{ commands_file|raw }}
|
|
{{ commands_post|raw }}
|
|
</fieldset>
|