From 391db4af047de8debf4c3ae55c0afda2c53cad99 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Thu, 8 Dec 2022 22:49:49 +0100 Subject: [PATCH] no more currwurst tplset in dc 2.24 ! --- default-templates/currywurst/categories.html | 44 -------------------- 1 file changed, 44 deletions(-) delete mode 100644 default-templates/currywurst/categories.html diff --git a/default-templates/currywurst/categories.html b/default-templates/currywurst/categories.html deleted file mode 100644 index 7744177..0000000 --- a/default-templates/currywurst/categories.html +++ /dev/null @@ -1,44 +0,0 @@ -{{tpl:extends parent="__layout.html"}} - - - {{tpl:lang Categories Page}} - {{tpl:BlogName encode_html="1"}} - - - - - - - - - - - - - - - - - -
-

{{tpl:lang Categories}}

-
- -
- -
-

{{tpl:CategoryTitle encode_html="1"}} ({{tpl:CategoryCount}})

-
{{tpl:CategoryDescription}}
- -

{{tpl:lang Entries feed}} - - - - {{tpl:lang Comments feed}} - -

-
-
-
- -
\ No newline at end of file