From 2e4002e5ad2f495088da627bd7ee8a216eb4e7b1 Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 26 Aug 2021 04:15:22 +0100 Subject: initial commit --- templates/summary.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 templates/summary.html (limited to 'templates/summary.html') diff --git a/templates/summary.html b/templates/summary.html new file mode 100644 index 0000000..9f226af --- /dev/null +++ b/templates/summary.html @@ -0,0 +1,4 @@ +
+
%date% 🔗
+ %content% +
-- cgit v1.2.1