From 6b0d2b51f546a9964f18b58e794ade7bd7096475 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Fri, 7 May 2021 17:11:05 +0100 Subject: Add build script --- html_templates/default.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 html_templates/default.html (limited to 'html_templates') diff --git a/html_templates/default.html b/html_templates/default.html new file mode 100644 index 0000000..21abb9a --- /dev/null +++ b/html_templates/default.html @@ -0,0 +1,12 @@ + + + + + + {{ $title }} + + + +
{{ $contents }}
+ + -- cgit v1.2.3-13-gbd6f