18 lines
379 B
HTML
Executable File
18 lines
379 B
HTML
Executable File
<html>
|
|
<head>
|
|
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
|
|
</head>
|
|
<body>
|
|
<fieldset class="fieldset2">
|
|
<legend class="legend1" align="center">
|
|
<b>Zugriff verweigert</b>
|
|
</legend>
|
|
<br>
|
|
<br>
|
|
Der Zugriff ist ungültig
|
|
<br>
|
|
<br>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|