working on slimmer implementation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
9
de.srsoftware.oidc.web/src/main/resources/en/index.html
Normal file
9
de.srsoftware.oidc.web/src/main/resources/en/index.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>{title}</title>
|
||||
<script src="lightoidc.js" />
|
||||
</head>
|
||||
<body>
|
||||
{body}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user