{% title %} {% meta %} {% favicon %} {% if Custom('google_webmaster_id') is not empty %} {% endif %} {% if Custom('msn_webmaster_id') is not empty %} {% endif %} {% if Blog.CssUrl is not empty %} {% endif %} {% if Custom('font') == 'Arimo' %} {% elseif Custom('font') == 'BookSerif' %} {% elseif Custom('font') == 'DroidSerif' %} {% elseif Custom('font') == 'ElegantSerif' %} {% elseif Custom('font') == 'Future' %} {% elseif Custom('font') == 'Garamond' %} {% elseif Custom('font') == 'Gothic' %} {% elseif Custom('font') == 'Handwright' %} {% elseif Custom('font') == 'Josefin' %} {% elseif Custom('font') == 'Lora' %} {% elseif Custom('font') == 'MerriweatherSansSerif' %} {% elseif Custom('font') == 'RalewaySansSerif' %} {% elseif Custom('font') == 'RobotoTrendySansSerif' %} {% else %} {% endif %}
{% if Blog.isAdEnabled %}
{% ad(4) with {'background' : '#ffffff', 'text' : '#9d928b', 'url' : '#9d928b', 'link' : '#FFFFFF', 'border' : '#FFFFFF'} %}
{% endif %}
{% if isHome and Custom('display_widget_slideshow') %}
{% if Custom('pinned_tag') is not empty %} {% list Blog.TaggedPosts(Custom('pinned_tag'), 10) %} {% if TaggedPost.Cover is not empty %} {{ TaggedPost.Title }} {% endif %} {% endlist %} {% else %} {% list Posts %} {% if Post.Cover is not empty %} {{ Post.Title }} {% endif %} {% endlist %} {% endif %}
{% endif %}
{% if isSpecial %}
{{ SpecialContent }}
{% ad(1) with {'background' : '#ffffff', 'text' : '#9d928b', 'url' : '#9d928b', 'link' : '#000', 'border' : '#FFFFFF'} %}
{% ad(1) with {'background' : '#ffffff', 'text' : '#9d928b', 'url' : '#9d928b', 'link' : '#000', 'border' : '#FFFFFF'} %}
{% else %} {% if isSearch or isTag %}

{% if isSearch %} {{ Search.ResultCount }} {{ Lang.Get('search results for') }} “{{ Search.Keyword }}” {% else %} {{ Tag.PostCount }} {{ Lang.Get('posts with') }} {{ Tag.Title }} {% endif %}

{% endif %} {% list Posts %} {% if isSingle %}

{% if Post.Title is not empty %} {{ Post.Title }} {% else %} {{ Lang.Get('A post from') }} {% list Post.Sources %}{{ Lang.Get(Source) }}{% if not loop.last %} {{ Lang.Get('and') }} {% endif %}{% endlist %} {% endif %}

{% if isPost %}

{{ Lang.Get('Published on') }} {% if Post.Author.Nickname is not empty %} {{ Lang.Get('by') }} {{ Post.Author.Nickname }} {% endif %}

{% elseif Post.Author.Nickname is not empty %}

{{ Lang.Get('Published by') }} {{ Post.Author.Nickname }}

{% endif %}
{{ Post.Body }}
{% else %}
{% if Custom('display_mode') != 'All' and not Custom('big_cover') %} {% if Post.Cover is not empty or Custom('default_post_cover') is not empty %}
{{ Post.Title }}
{% endif %}
{% endif %}

{% if Post.Title is not empty %} {{ Post.Title }} {% else %} {{ Lang.Get('A post from') }} {% list Post.Sources %}{{ Lang.Get(Source) }}{% if not loop.last %} {{ Lang.Get('and') }} {% endif %}{% endlist %} {% endif %}

{% if Custom('display_mode') == 'All' or Custom('big_cover') %}

{{ Lang.Get('Published on') }} {% if Post.Author.Nickname is not empty %} {{ Lang.Get('by') }} {{ Post.Author.Nickname }} {% endif %}

{% endif %}
{% if Custom('display_mode') != 'All' %}
{% if Custom('big_cover') and Post.Cover is not empty or Custom('default_post_cover') is not empty %}
{{ Post.Title }}
{% endif %}

{{ Post.Snippet }}

{% else %}
{{ Post.Body }}
{% if Post.Tags is not empty %}

{% list Post.Tags %} {% if loop.first is not empty %} {{ Lang.Get('Tagged on') }} {% endif %} {{ Tag.Title }}{% if loop.last is empty %}, {% endif %} {% endlist %}

{% endif %} {% if Custom('share_googleplus') or Custom('share_twitter') or Custom('share_facebook') or Custom('share_linkedin') or Custom('share_overblog') or Custom('share_pinterest') and Post.Cover is not empty %} {% endif %}
{% endif %}

{% if Custom('display_mode') != 'All' %} {{ Lang.Get('Read more') }} {% elseif Post.ShowComments is not empty %} {% if Custom("comment") == "Disqus" and Custom('comment_disqus') is not empty %} {% else %} {% if Custom("comment") == "Facebook" %} {{ Lang.Get('comments') }} {% else %} {{ Post.CommentCount(Lang.Get('ncomment'), Lang.Get('ncomments')) }} {% endif %} {% endif %} {% endif %}

{% if Blog.isAdEnabled %} {% if Custom('display_mode') == 'All' and loop.first or Custom('display_mode') == 'Summary' and loop.index == 3 or Custom('display_mode') is empty and loop.index == 3 %}
{% ad(1) with {'background' : '#ffffff', 'text' : '#9d928b', 'url' : '#9d928b', 'link' : '#000', 'border' : '#FFFFFF'} %}
{% ad(1) with {'background' : '#ffffff', 'text' : '#9d928b', 'url' : '#9d928b', 'link' : '#000', 'border' : '#FFFFFF'} %}
{% endif %} {% endif %} {% endif %} {% else %}

{% if isSearch %} {{ Lang.Get('No result for this expression') }}. {% else %} {{ Lang.Get('No post') }}. {% endif %}

{% if Blog.isAdEnabled %}
{% ad(1) with {'background' : '#ffffff', 'text' : '#9d928b', 'url' : '#9d928b', 'link' : '#000', 'border' : '#FFFFFF'} %}
{% ad(1) with {'background' : '#ffffff', 'text' : '#9d928b', 'url' : '#9d928b', 'link' : '#000', 'border' : '#FFFFFF'} %}
{% endif %} {% endlist %} {% endif %} {% if not isSingle and not isSpecial %} {% pagination %} {% endif %}
{% if Custom('share_linkedin') %} {% endif %}