From 1deba8a242b641ed7145eb4bfa19cbdcc3275dd4 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Tue, 18 Sep 2012 17:51:18 +0200 Subject: Add 404 errors and improve error messages --- hyperkitty/templates/404.html | 14 +++++++------- hyperkitty/templates/500.html | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) (limited to 'hyperkitty/templates') diff --git a/hyperkitty/templates/404.html b/hyperkitty/templates/404.html index dbc98cb..6f321aa 100644 --- a/hyperkitty/templates/404.html +++ b/hyperkitty/templates/404.html @@ -1,6 +1,6 @@ {% extends "base.html" %} {% load i18n %} -{% block content %} +{% block content %}