From 47dca324a446bf088164a8e27404c2b8db89ccf5 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Sat, 21 Aug 2021 18:28:30 -0400 Subject: Turn it into a simple rough draft of an API driven pastebin --- error.tpl | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 error.tpl (limited to 'error.tpl') diff --git a/error.tpl b/error.tpl deleted file mode 100644 index c53fa4f..0000000 --- a/error.tpl +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - Error {{.Short}} - - - - -

{{.Short}}

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