17 lines
529 B
PHP
17 lines
529 B
PHP
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
|
|
<link rel="stylesheet" type="text/css" media="all" href="stylesheet.css">
|
|
<title>Edit</title>
|
|
</head>
|
|
<body>
|
|
|
|
<span id="menu"><a href="index.php">zurück zur Liste</a></span>
|
|
|
|
<p>
|
|
Das ALP-Vordiplom-Projekt wurde erfolgreich abgeschlossen, die Seiten können nicht mehr verändert werden.
|
|
</p>
|
|
|
|
</body>
|
|
</html> |