From 450c3eefd0ba5b108a20474f78308a497ee32d01 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 15 Jan 2022 14:56:21 +0000 Subject: Add HTML Files --- templates/error.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 templates/error.html (limited to 'templates/error.html') diff --git a/templates/error.html b/templates/error.html new file mode 100644 index 0000000..c532365 --- /dev/null +++ b/templates/error.html @@ -0,0 +1,19 @@ + + Heating + + + + +

+ Error +

+

+ {{ error }} +

+ +

+ Return to home +

+ -- cgit v1.2.3