Files
keycloak-collective-portal/templates/login.html
decentral1se 82a506278b
All checks were successful
continuous-integration/drone/push Build is passing
Basic login redirect
2021-06-11 14:23:13 +02:00

9 lines
102 B
HTML

<html>
<head>
<title>Login</title>
</head>
<body>
<p>Please login</p>
</body>
</html>