13 lines
451 B
HTML
13 lines
451 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>CAcert Board Decisions</title>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf8"/>
|
||
|
<link rel="stylesheet" type="text/css" href="/static/styles.css"/>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>CAcert Board Decisions</h1>
|
||
|
<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>
|