summaryrefslogtreecommitdiff
path: root/app/templates/errors/table-not-found.html
blob: cc001fd255f7b149386bac7a8ead3dcfa2bed632 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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