From d4c42d57e5efbf8435c648882ababa4d0a71fa89 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Wed, 7 Nov 2012 20:57:06 +0100 Subject: [PATCH] Remove extra closing tag --- templates/errors/500.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/errors/500.html b/templates/errors/500.html index 57dda5c3..7340f52a 100644 --- a/templates/errors/500.html +++ b/templates/errors/500.html @@ -5,5 +5,4 @@

{{message}}

- {%endblock%} -- 2.39.5