summaryrefslogtreecommitdiff
path: root/app/templates/errors/table-not-found.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/errors/table-not-found.html')
-rw-r--r--app/templates/errors/table-not-found.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/app/templates/errors/table-not-found.html b/app/templates/errors/table-not-found.html
new file mode 100644
index 0000000..cc001fd
--- /dev/null
+++ b/app/templates/errors/table-not-found.html
@@ -0,0 +1,14 @@
+{% extends "base.html" %}
+
+{% block title %}
+Table not found
+{% endblock %}
+
+{% block content %}
+<p>
+ Table <strong>{{ table }}</strong> could not found.
+</p>
+<p>
+ If you'd like to suggest a feature, please send us an e-mail.
+</p>
+{% endblock %}
Copyright 2019--2024 Marius PETER