_layouts/appscms-home.html in appscms-tools-theme-4.4.1 vs _layouts/appscms-home.html in appscms-tools-theme-4.4.2
- old
+ new
@@ -33,9 +33,15 @@
site.data[folder][langen][file].categories %} {%- else -%} {% assign
categories= page.categories %} {%- endif -%} {%- if
site.data[folder][langen][file].tags -%} {% assign tags=
site.data[folder][langen][file].tags %} {%- else -%} {% assign tags=
page.tags %} {%- endif -%}
+ <div id="appscms-workspace">{{content}}</div>
+ {%- include
+ appscms/featurehighlight/featurehighlight.html -%} {%- include
+ appscms/howto/howto.html -%} {%- if pageData.infographics.size > 0 -%} {%-
+ include appscms/infographics/infographics.html -%} {%- endif -%} {%- include
+ appscms/faq/faq.html -%}
{%- include
appscms/usp/usp.html -%}
{%- if pageData.posts.size > 0 -%} {%- include
appscms/customblog/pageRelatedPosts.html -%} {%- else -%} {%- if
categories.size > 0 or tags.size > 0 -%} {%- include