diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/yoga/mainpage_categories.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/mainpage_categories.tpl b/template/yoga/mainpage_categories.tpl index 4d8efdd93..8708aa5c3 100644 --- a/template/yoga/mainpage_categories.tpl +++ b/template/yoga/mainpage_categories.tpl @@ -14,6 +14,9 @@ <a href="{categories.category.URL}">{categories.category.NAME}</a> {categories.category.ICON} </h3> + <!-- BEGIN dates --> + <p>{categories.category.dates.INFO}</p> + <!-- END dates --> <p>{categories.category.CAPTION_NB_IMAGES}</p> <p>{categories.category.DESCRIPTION} </p> </div> |