From c8992bc7543d8ca7c2ee3cc200a7fbf1a5fae059 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Thu, 29 Feb 2024 02:50:26 +0100 Subject: Initial --- templates/default.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 templates/default.html (limited to 'templates/default.html') diff --git a/templates/default.html b/templates/default.html new file mode 100644 index 0000000..0de18b6 --- /dev/null +++ b/templates/default.html @@ -0,0 +1,11 @@ + + + + + +$title$ + +$body$ + + + -- cgit v1.2.1