From 659b6cdd8530e157cb8b5ea688933f13e3c6c12e Mon Sep 17 00:00:00 2001 From: Michael McVady Date: Thu, 18 Nov 2021 14:37:19 -0500 Subject: Template posts --- assets/post.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 assets/post.html (limited to 'assets/post.html') diff --git a/assets/post.html b/assets/post.html new file mode 100644 index 0000000..80934c6 --- /dev/null +++ b/assets/post.html @@ -0,0 +1,13 @@ + +
+
+
+

%s

+{{ post.date_string }} +
+
+%s +
+
+
+ -- cgit v1.2.3