-
Notifications
You must be signed in to change notification settings - Fork 1
/
head.en.shtml
22 lines (20 loc) · 1.01 KB
/
head.en.shtml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!--#config sizefmt="bytes"
--><!--#config timefmt="%F %T %Z"
--><!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>[<!--#echo var="REDIRECT_STATUS"-->] <!--#echo var="title"--></title>
<meta name="Author" content="Georgi D. Sotirov ([email protected])" />
<meta name="Copyright" content="Copyright © 2005-2019 Georgi D. Sotirov" />
<meta name="Description" content="HTTP Internationalized Custom Status Messages" />
<meta name="Keywords" content="http, status messages, internationalization" />
<meta name="Generator" content="<!--#echo var="SERVER_SOFTWARE"-->" />
<meta name="Generated" content="<!--#echo var="DATE_LOCAL"-->" />
<meta name="robots" content="noindex,follow" />
<meta name="googlebot" content="noindex,follow,noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="/error/default.css" media="screen, print" rel="Stylesheet" title="Default" />
<link href="/style/speech.css" media="speech" rel="Stylesheet" title="Aural (Speech)" />
</head>
<body>