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 %}