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/archive_month.html | 98 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 themes/remi/tpl/archive_month.html (limited to 'themes/remi/tpl/archive_month.html') diff --git a/themes/remi/tpl/archive_month.html b/themes/remi/tpl/archive_month.html new file mode 100644 index 0000000..2054258 --- /dev/null +++ b/themes/remi/tpl/archive_month.html @@ -0,0 +1,98 @@ + + + + + + + + {{tpl:lang Archives}} - {{tpl:ArchiveDate}} - {{tpl:BlogName encode_html="1"}} + + + + + + + + + + + + + + + + + + + + + + + + + + {{tpl:include src="_head.html"}} + + + +
+{{tpl:include src="_top.html"}} + +
+ + + +
+
+ + + +
+

{{tpl:ArchiveDate}}

+
+ +
+ + +

{{tpl:EntryDate}}

+ +

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

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