Test - Kode twig dekorasi halaman blog
{% if data.translations.tname == 'counter' %}
{{ data.entries|length }}
{% else %}
{% if data.translations.tname == 'counter' %}{% include 'counter.js' %}{% else %}
{% if view == 'entrieslist' %}
{% block entries
list %}
{% for entry in data.entries %}
{% if data.entrylistshowtime %} {{
data.translations.tcreated }} {{entry.created}}{% endif %}
{% if data.displaytype != 'header' and
entry.content %}
{% set img
http=entry.content|split('"') %}
{% if imghttp[3] starts with 'http' or img
http[3] starts with '/' %}
{% set shortdesc=entry.content|split('') %}

{{ short
desc[1] }}
{% else %}

{{ entry.content|raw }}
{% endif %}
[Read More]
{% endif %}
{% endfor %}
{% endblock %}
{% block entries
listfooter %}
{% if data.back
url %}
{% endif %}
{{ data.paginationhtml|raw }}
{% endblock %}
{% block entrieslistsearchbox %}
{% if data.searchbox %}
{% endif %}
{% endblock %}
{% elseif view == 'entry' %}
{% block entrypost %}
{{
data.post.title }}
{% if not data.entry.in
commentsthread %}
{% if data.post.subtitle %}
{{ data.post.subtitle
}}
{% endif %}
{{ data.post.content|raw
}}
{% block entry
tags %}
{% if not data.entry.incomments
thread %}
{% if data.hidetags == false and data.post.tags %}
{% endif %}
{% endif %}
{% endblock %}
Judul {{ data.post.title }}
Author {{ data.translations.tcreated }} {{ data.post.date }}
Rating 3 / 5
{# FEATURED SITE DATA #}
{% if data.post.feed_data %}
Created at 2015-06-27 13:53:42
Back to posts
UNDER MAINTENANCE
{% if entry.commentscount %}
{{ entry.commentscount }}
{% else %}
{{ entry.commentscount }}
{% endif %}
Comment