[ Avaa Bypassed ]




Upload:

Command:

www-data@3.135.217.244: ~ $
<fieldset
    {%- for key, value in attributes -%}
        {{- ' ' }}{{ key }}="{{ value }}"
    {%- endfor %}>
<legend>{{ title }}</legend>
{% if description is not empty %}
    <p>{{ description|raw }}</p>
{% endif %}
{# This must match with displayErrors() in scripts.js #}
{% if errors is iterable and errors|length > 0 %}
    <dl class="errors">
        {% for error in errors %}
            <dd>{{ error }}</dd>
        {% endfor %}
    </dl>
{% endif %}
<table width="100%" cellspacing="0">

Filemanager

Name Type Size Permission Actions
errors.twig File 119 B 0644
fieldset_bottom.twig File 410 B 0644
fieldset_top.twig File 498 B 0644
form_bottom.twig File 8 B 0644
group_header.twig File 126 B 0644
tabs_bottom.twig File 7 B 0644