mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
10 lines
175 B
HTML
10 lines
175 B
HTML
<html>
|
|
<head>
|
|
<title>Application 2</title>
|
|
</head>
|
|
<body>
|
|
<h1>Application 2</h2>
|
|
<p><a href="http://home.kube.example.com">Go Home</a></p>
|
|
</body>
|
|
</html>
|