projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5834e5e
)
Remove extra closing tag
author
Magnus Hagander
<magnus@hagander.net>
Wed, 14 Aug 2013 09:48:53 +0000
(11:48 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Wed, 14 Aug 2013 09:48:53 +0000
(11:48 +0200)
templates/500.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/500.html
b/templates/500.html
index 6c331ee4404c4649baa918837489acc66fdda81c..58105e4fc34226f464cf4ff473b55b08d540ee2b 100644
(file)
--- a/
templates/500.html
+++ b/
templates/500.html
@@
-5,5
+5,4
@@
<p>
An internal server error occurred.
</p>
-</h1>
{%endblock%}