Voll Upload SGD Fachinformatiker PHP
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Kursverwaltung</title>
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<?php
|
||||
require_once("navigation.inc.php");
|
||||
?>
|
||||
<h1>Kursverwaltung</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user