description = "Default Layout" [session] security = "all" [mailSignup] [account] paramCode = "code" forceSecure = 0 [localePicker] forceUrl = 0 [searchInput] useAutoComplete = 1 autoCompleteResultCount = 5 showProviderBadge = 1 searchPage = "blog/search-posts.htm" [genericForm] rules[name] = "required" rules[email] = "required|email" rules[phone] = "required|number" messages_success = "Your form was successfully submitted" messages_errors = "There were errors with your submission" inline_errors = "disabled" allowed_fields[] = "name" allowed_fields[] = "email" allowed_fields[] = "subject" allowed_fields[] = "comments" allowed_fields[] = "phone" sanitize_data = "disabled" anonymize_ip = "disabled" recaptcha_theme = "light" recaptcha_type = "image" recaptcha_size = "normal" skip_database = 0 == {% partial "site/meta" %} {% partial "site/css" %} {{ this.theme.advanced_analytics|raw }} {% if this.theme.addons_loader %} {% partial "site/loader" %} {% endif %}
{% partial "site/header" %} {% partial "site/pageheader" %} {% 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" %}