diff --git a/template-extension/distributed/samples/titling_categories.tpl b/template-extension/distributed/samples/titling_categories.tpl new file mode 100644 index 000000000..df608666b --- /dev/null +++ b/template-extension/distributed/samples/titling_categories.tpl @@ -0,0 +1,45 @@ +{* + + Copied from mainpage_categories.tpl + +*} +{if !empty($category_thumbnails)} + {html_head} + + {/html_head} + +{/if} \ No newline at end of file