From c1832daf3b2e12772b01d92cc59f9b38b458a9b1 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Sun, 25 Jun 2023 00:26:05 +0200 Subject: Updating ArkaBlog & removing old things --- templates/page_template.html | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 templates/page_template.html (limited to 'templates/page_template.html') diff --git a/templates/page_template.html b/templates/page_template.html new file mode 100644 index 0000000..acee6ba --- /dev/null +++ b/templates/page_template.html @@ -0,0 +1,42 @@ + + + + + + + + + + + + $TITLE + + + + + +
+ +
+
+
+

$TITLE

+ $CONTENT +
+
+
+ + + -- cgit v1.2.3