description = "Octaskin Layout" == {{ this.theme.website_name }} - {{ this.page.meta_title|default(this.page.title) }} {% if this.theme.load_google_fonts %} {% endif %} {% if this.theme.load_fontawesome %} {% endif %} {% if this.theme.load_material_icons %} {% endif %} {% if this.theme.load_stroke7_icons %} {% endif %} {% partial "_addons/css" %} {% styles %} {% if this.theme.custom_css %} {% endif %}
{% partial "pages-all/navigation" %}
{% page %}
{% if this.theme.load_octobercms_framework %} {% framework extras %} {% endif %} {% partial "_addons/js" %} {% scripts %} {% if this.theme.custom_js %} {% endif %}