forked from e621ng/e621ng
Fix HTML to pass validation
This commit is contained in:
parent
365e04bb40
commit
8f4a94d9a9
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="1;URL=http://danbooru.donmai.us/wiki_pages?/users"/>
|
||||
<meta http-equiv="refresh" content="1; URL=http://danbooru.donmai.us/wiki_pages?/users"/>
|
||||
<title>Redirecting</title>
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="/stylesheets/default.css" title="default" />
|
||||
|
@ -16,6 +16,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>The site is down for maintenance.</h1>
|
||||
<p>Check <a href="http://search.twitter.com/search?q=&ands=danbooru&phrase=&ors=¬s=&tag=&lang=all&from=teruyo&to=&ref=&near=&within=15&units=mi&since=&until=&rpp=15">Twitter</a> for updates.</p>
|
||||
<p>Check <a href="http://search.twitter.com/search?q=&ands=danbooru&phrase=&ors=&nots=&tag=&lang=all&from=teruyo&to=&ref=&near=&within=15&units=mi&since=&until=&rpp=15">Twitter</a> for updates.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user