first commit

This commit is contained in:
schwaral
2022-11-25 07:07:16 +01:00
commit c086b964da
3188 changed files with 1063828 additions and 0 deletions

17
admin/topframe.htm Normal 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>Stellenantragssystem</b></p>
</body>
</html>