title = "Blog Post" url = "/blog/post/:slug" description = "Blog Post Page." is_hidden = 0 child_of = "Blog/blog" hide_crumb = 0 crumb_title = ":slug" remove_crumb_trail = 0 crumbElementTitle = "crumb-title" crumb_disabled = 0 [blogPost postView] slug = "{{ :slug }}" categoryPage = "Blog/category" [blogTags kitifyTags] results = 5 direction = "desc" == {{ post.seo_title }} | {{ this.theme.site_name }} {{ this.page.meta_title|default(this.page.title) }} | {{ this.theme.site_name }} {% placeholder head %} {% styles %}
{% partial 'site/header' %}
{% partial 'site/breadcrumbs' %} {% partial 'blog/post' %} {% page %} {% partial 'site/bottom' %} {% scripts %}