jul/errors/403.html
2015-08-08 22:45:34 -07:00

11 lines
229 B
HTML

<html><head><title>403 Forbidden</title>
<style type="text/css">
body {
text-align: center;
font-size: 5em;
color: #f00;
font-family: Verdana, sans-serif;
}
</style>
</head>
<body>403 Forbidden</body></html>