From 0d8731a8f1c3a2d8bed7b4f88d3a3f9bab749404 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 24 Mar 2017 15:16:08 +0100 Subject: import --- themes/remi/tpl/category.html | 169 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 themes/remi/tpl/category.html (limited to 'themes/remi/tpl/category.html') diff --git a/themes/remi/tpl/category.html b/themes/remi/tpl/category.html new file mode 100644 index 0000000..b8c6eec --- /dev/null +++ b/themes/remi/tpl/category.html @@ -0,0 +1,169 @@ + + + + + + + + {{tpl:CategoryTitle encode_html="1"}} - {{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf> + + + + + + + - {{tpl:lang page}} {{tpl:PaginationCurrent}}" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{tpl:include src="_head.html"}} + + + +
+{{tpl:include src="_top.html"}} + +
+ +
+
+ +
+

{{tpl:CategoryTitle encode_html="1"}} + {{tpl:CategoryTitle encode_html="1"}}

+ {{tpl:CategoryDescription}} + + +

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

+
+
+ + + +
+

{{tpl:lang Subcategories}}

+ +
+ +
+ + +
+ +

{{tpl:EntryDate}}

+ +

{{tpl:EntryTitle encode_html="1"}}

+ + + + + + + + + {{tpl:SysBehavior behavior="publicEntryBeforeContent"}} + + + +
{{tpl:EntryExcerpt}}
+

{{tpl:lang Continue + reading}}...

+
+ + + +
{{tpl:EntryContent}}
+
+ + + {{tpl:SysBehavior behavior="publicEntryAfterContent"}} + + + + + +
+ + + +

- + {{tpl:lang page}} {{tpl:PaginationCurrent}} {{tpl:lang of}} {{tpl:PaginationCounter}} + -

+
+
+
+
+
+ + + +
+ +
+
+{{tpl:include src="_footer.html"}} + + -- cgit