summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2013-04-20 17:56:22 +0200
committerSébastien Dailly <sebastien@chimrod.com>2013-04-20 17:56:22 +0200
commit499fa24be3f022c2426a8f019d9c99b27eb30db1 (patch)
treea305f05d60eb9f87f75dc355837b60d0aed2b19b
parenta0cbfad9fdacf74df26c8e8302900a2c48e9c140 (diff)
Correction in relative url in 404 page
-rw-r--r--extras/404.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/404.html b/extras/404.html
index 5c0cda0..68f2df5 100644
--- a/extras/404.html
+++ b/extras/404.html
@@ -1,3 +1,4 @@
+{% set SITEURL = "" %}
{% extends "base.html" %}
{% block content_title %}Erreur 404{% endblock %}
{% block content %}