aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/partials/upload_error.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/partials/upload_error.html')
-rw-r--r--src/templates/partials/upload_error.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/templates/partials/upload_error.html b/src/templates/partials/upload_error.html
deleted file mode 100644
index d219783..0000000
--- a/src/templates/partials/upload_error.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<article>
- <h4>upload failed</h4>
- <pre>{{ message }}</pre>
-</article>