This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
keycloak-collective-portal
Watch
0
Star
0
Fork
0
You've already forked keycloak-collective-portal
Code
Issues
4
Pull Requests
Projects
Releases
Wiki
Activity
70cda89bcf
keycloak-collective-portal
/
templates
/
index.html
9 lines
106 B
HTML
Raw
Normal View
History
Unescape
Escape
Templates support
2021-06-11 12:14:04 +00:00
<
html
>
<
head
>
<
title
>
Home
<
/
title
>
<
/
head
>
<
body
>
First run at the keycloak login
2021-06-11 13:58:28 +00:00
<
p
>
Hello, {{ user }}
<
/
p
>
Templates support
2021-06-11 12:14:04 +00:00
<
/
body
>
<
/
html
>
Reference in New Issue
Copy Permalink