aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/error.twig
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/error.twig')
-rw-r--r--tpl/error.twig6
1 files changed, 0 insertions, 6 deletions
diff --git a/tpl/error.twig b/tpl/error.twig
deleted file mode 100644
index 14c49925..00000000
--- a/tpl/error.twig
+++ /dev/null
@@ -1,6 +0,0 @@
1{% extends "layout.twig" %}
2{% block title %}{% trans "plop" %}{% endblock %}
3{% block content %}
4 {{ msg|raw }}
5 <p>Don't forget <a href="http://inthepoche.com/?pages/Documentation">the documentation</a>.</p>
6{% endblock %} \ No newline at end of file