working on slimmer implementation

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2024-07-16 22:21:13 +02:00
parent 74e458fa65
commit 5627db16b5
9 changed files with 153 additions and 21 deletions

View File

@@ -0,0 +1,9 @@
<html>
<head>
<title>{title}</title>
<script src="lightoidc.js" />
</head>
<body>
{body}
</body>
</html>