_layouts/feature.html in appscms-tools-theme-4.2.7 vs _layouts/feature.html in appscms-tools-theme-4.2.8
- old
+ new
@@ -303,12 +303,16 @@
customblog/pageRelatedPosts.html -%} {%- else -%} {%- if categories.size > 0
or tags.size > 0 -%} {%- include section/related_categories_post.html -%}
{%- else -%} {%- include section/recent_posts.html -%} {%- endif -%} {%-
endif -%} {%- if site.customblogdata -%} {%- if categories.size> 0 or
tags.size>0-%} {%- include customblog/relatedposts.html -%} {%- else -%} {%-
- include customblog/recentposts.html -%} {% endif %} {%- endif -%} {%- if
- featureData.author.size > 0 -%} {% include
- featurePageAuthors/featurePageAuthors.html %} {%- endif -%} {% include
+ include customblog/recentposts.html -%} {% endif %} {%- endif -%}
+
+ {%- if featureData.author.size > 0 -%}
+ {% include featurePageAuthors/featurePageAuthors.html %}
+ {%- endif -%}
+
+ {% include
footer/index.html %} {%- if site.customCode -%} {%- include customCode.html
-%} {%- endif -%} {% include script.html %}
\ No newline at end of file