Use a relative redirect on 5xx error page.

(imported from commit a86053bdb6fe74a88c21428b8ec2b64ae8d7bb95)
This commit is contained in:
Tim Abbott 2013-03-06 12:20:18 -05:00
parent 821b77488d
commit 1b6bd45f07
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
This file will not load in dev unless you set DEBUG = False. -->
<link href="/static/min/portico.css" rel="stylesheet">
<meta http-equiv="refresh" content="10;URL='https://humbughq.com/'">
<meta http-equiv="refresh" content="10;URL='/'">
</head>
<body>