From 830f43f467ad4f9dc0aef9335bb2756e57dfed4c Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Tue, 27 Jul 2021 00:16:31 -0400 Subject: Initial --- error.tpl | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 error.tpl (limited to 'error.tpl') diff --git a/error.tpl b/error.tpl new file mode 100644 index 0000000..c53fa4f --- /dev/null +++ b/error.tpl @@ -0,0 +1,22 @@ + + + + + + Error {{.Short}} + + + + +

{{.Short}}

+ +{{.Long}} + + + + + -- cgit v1.2.3