started working on pulblic pages

This commit is contained in:
2022-04-15 20:30:24 +02:00
parent 1c84a63e66
commit 64ff431360
7 changed files with 42 additions and 14 deletions

View File

@@ -6,10 +6,10 @@
<script src="js"></script>
<link rel="stylesheet" href="css" />
</head>
<body>
<body id="login">
«navigation()»
«userinfo()»
«messages()»
«userlist()»
«listlist()»
<h1>Widerhall Index page</h1>
</body>
</html>