12 lines
420 B
PHP
12 lines
420 B
PHP
|
<html>
|
||
|
<head>
|
||
|
<title>CAcert Board Decisions</title>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset='UTF-8'" />
|
||
|
<link rel="stylesheet" type="text/css" href="styles.css" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<b>You are not authorized to act here!</b><br/>
|
||
|
<i>If you think this is in error, please contact the administrator</i>
|
||
|
<i>If you don't know who that is, it is definitely not an error ;)</i>
|
||
|
</body>
|
||
|
</html>
|