__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{% extends ajax-suffix ? "@gantry-admin/partials/ajax.html.twig" : "@gantry-admin/partials/base.html.twig" %}
{% block gantry %}
<form method="post" action="{{ gantry.route(action) }}">
<div class="g-tabs" role="tablist">
<ul>
<li class="active">
<a href="#" id="g-switcher-platforms-tab" role="presentation" aria-controls="g-switcher-platforms" role="tab" aria-expanded="true">{{ 'GANTRY5_PLATFORM_WIDGET'|trans }}</a>
</li>
{% if block %}
<li>
<a href="#" id="g-settings-block-tab" role="presentation" aria-controls="g-settings-block" role="tab" aria-expanded="false">{{ 'GANTRY5_PLATFORM_BLOCK'|trans }}</a>
</li>
{% endif %}
</ul>
</div>
<div class="g-panes">
<div class="g-pane active" role="tabpanel" id="g-settings-particle" aria-labelledby="g-settings-particle-tab" aria-expanded="true">
<div class="card settings-block">
<h4>
<span data-title-editable="{{ item.title }}" class="title">{{ item.title }}</span>
<i class="fa fa-pencil fa-pencil-alt font-small" aria-hidden="true" tabindex="0" aria-label="{{ 'GANTRY5_PLATFORM_EDIT_TITLE'|trans(item.title) }}" data-title-edit=""></i>
<span class="badge font-small">{{ item.options.type }}</span>
</h4>
<div class="wp-form-params">
{{ form|raw }}
</div>
</div>
</div>
{% if block %}
<div class="g-pane" role="tabpanel" id="g-settings-block" aria-labelledby="g-settings-block-tab" aria-expanded="false">
<div class="card settings-block">
<h4>
{{ 'GANTRY5_PLATFORM_BLOCK'|trans }}
</h4>
<div class="inner-params">
{% include 'forms/fields.html.twig' with {'blueprints': block.form, 'data': item.options, 'scope': 'block.'} %}
</div>
</div>
</div>
{% endif %}
</div>
<div class="g-modal-actions">
<button class="button button-primary" type="submit">{{ 'GANTRY5_PLATFORM_APPLY'|trans }}</button>
<button class="button button-primary" data-apply-and-save="">{{ 'GANTRY5_PLATFORM_APPLY_SAVE'|trans }}</button>
<button class="button g5-dialog-close">{{ 'GANTRY5_PLATFORM_CANCEL'|trans }}</button>
</div>
</form>
{% endblock %}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| atom-preview.html.twig | File | 1.45 KB | 0775 |
|
| atom.html.twig | File | 3.44 KB | 0775 |
|
| module-picker.html.twig | File | 3.1 KB | 0775 |
|
| particle-picker.html.twig | File | 2.18 KB | 0775 |
|
| particle.html.twig | File | 2.9 KB | 0775 |
|
| widget-picker.html.twig | File | 1.77 KB | 0775 |
|
| widget.html.twig | File | 2.43 KB | 0775 |
|