From 5ab5e6a4781c53aade17a9a98e123762691205c6 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 28 Dec 2020 21:34:30 +0100 Subject: Handle blog entry categories --- templates/categoryRef.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 templates/categoryRef.html (limited to 'templates/categoryRef.html') diff --git a/templates/categoryRef.html b/templates/categoryRef.html new file mode 100644 index 0000000..9a363cf --- /dev/null +++ b/templates/categoryRef.html @@ -0,0 +1,7 @@ +$if(categories)$ + +$endif$ -- cgit v1.2.3-54-g00ecf