From 833fcb15ad09922e080044488c717d4b9065e00d Mon Sep 17 00:00:00 2001 From: mayx Date: Wed, 25 Jun 2025 05:43:23 +0000 Subject: Update 4 files - /_layouts/xslt_container.html - /_layouts/default.html - /_layouts/xslt.html - /feed.xslt.xml--- _layouts/xslt_container.html | 53 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 _layouts/xslt_container.html (limited to '_layouts/xslt_container.html') diff --git a/_layouts/xslt_container.html b/_layouts/xslt_container.html new file mode 100644 index 0000000..15acba4 --- /dev/null +++ b/_layouts/xslt_container.html @@ -0,0 +1,53 @@ +{% if page.layout == "xslt" %} + + + + + + {{ content }} + + + +
+

+ + + + + + +

+ + Published at + +

+
+
+
+ +
+

+ + + + + + +

+ + Published at + +

+
+
+
+
+{% else %} + + + {{ content }} + +{% endif %} \ No newline at end of file -- cgit 1.4.1-2-gfad0