projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5e3630
)
Remove extra closing tag
author
Magnus Hagander
<magnus@hagander.net>
Wed, 7 Nov 2012 19:57:06 +0000
(20:57 +0100)
committer
Magnus Hagander
<magnus@hagander.net>
Wed, 7 Nov 2012 19:57:06 +0000
(20:57 +0100)
templates/errors/500.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/errors/500.html
b/templates/errors/500.html
index 57dda5c3e501ab1823045013418ae40064bff658..7340f52adce27f4cae533237b2dc5032c3a8b0f4 100644
(file)
--- a/
templates/errors/500.html
+++ b/
templates/errors/500.html
@@
-5,5
+5,4
@@
<p>
{{message}}
</p>
-</h1>
{%endblock%}