mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-07-31 20:22:00 -07:00
First (re-)commit
This commit is contained in:
11
errors/403.html
Normal file
11
errors/403.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<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>
|
Reference in New Issue
Block a user