From b33be53ea9c0be523988a9412fd8e3f6a24782b3 Mon Sep 17 00:00:00 2001 From: GrailFinder Date: Sat, 20 Apr 2024 07:45:00 +0300 Subject: Feat: add auth [wip] --- components/error.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 components/error.html (limited to 'components') diff --git a/components/error.html b/components/error.html new file mode 100644 index 0000000..51b6b05 --- /dev/null +++ b/components/error.html @@ -0,0 +1,9 @@ +{{define "error"}} + + + +{{end}} -- cgit v1.2.3