description = "Blog Layout" [session] security = "all" [searchInput] useAutoComplete = 1 autoCompleteResultCount = 5 showProviderBadge = 1 searchPage = "blog/search-posts.htm" [mailSignup] [account] paramCode = "code" forceSecure = 0 [localePicker] forceUrl = 0 == {% partial "blog/meta" %} {% partial "site/css" %} {{ this.theme.advanced_analytics|raw }} {% if this.theme.addons_loader %} {% partial "site/loader" %} {% endif %}
{% partial "site/header" %} {% page %} {% styles %} {% partial "site/footer" %} {% if this.theme.addons_scrolltop %} {% partial "site/scrolltop" %} {% endif %}
{% for fields in this.theme.header %} {% if fields._group == 'header_infobar' and fields.header_infobar_sidebar %} {% partial "site/sidebar" %} {% endif %} {% endfor %} {% for fields in this.theme.header %} {% if (fields._group == 'header_topbar' and fields.header_topbar_links_account) or (fields._group == 'header_navbar' and fields.header_navbar_btn == 'abtn' ) %} {% partial "site/modal" %} {% endif %} {% endfor %}
{% partial "site/scripts" %}