template: Minor tweak to redirect template.

This commit is contained in:
Bradley Sepos 2016-04-13 17:33:20 -04:00
parent c19801dbba
commit e6c0d05c74

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="refresh" content="0; url={{ document.redirect-url }}">
<title>Redirecting</title>
<title>Redirecting...</title>
</head>
<body>
{{ document.content }}