From 414c308b8860d1b20481a2ec3b2f6381e4f6061b Mon Sep 17 00:00:00 2001 From: Adam Novak Date: Wed, 8 Apr 2020 14:11:39 -0700 Subject: Initial commit of working frontend --- 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..c2ab0a4 --- /dev/null +++ b/templates/error.html @@ -0,0 +1,19 @@ + + +
+ + ++ Your upload has failed. {{error_message}} +
+ +