first commit

This commit is contained in:
aschwarz
2023-02-23 10:52:06 +01:00
commit 8bb9cee456
2426 changed files with 471082 additions and 0 deletions

17
admin/topframe.htm Executable file
View File

@ -0,0 +1,17 @@
<html>
<head>
<link rel="stylesheet" href="../styles_pc.css" type="text/css">
<meta http-equiv="Content-Language" content="de">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Kurs</title>
<base target="Inhalt">
</head>
<body class="farbe">
<p class="titel"><b>Soziale Kompetenzen</b></p>
</body>
</html>