feat(legal): style legal page (2)
This commit is contained in:
parent
c2b43c8f6c
commit
8ec8951315
@ -21,8 +21,15 @@ with the WebLDAPPasswd. If not, see <https://www.gnu.org/licenses/>.
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>WebLDAPPasswd</title>
|
||||
<link rel="stylesheet" href="webldappasswd.css">
|
||||
<link rel="icon" type="image/svg+xml" href="logo.svg">
|
||||
</head>
|
||||
<body>
|
||||
The administrator of this WebLDAPPasswd instance is lazy and should feel bad.
|
||||
<p>The administrator of this WebLDAPPasswd instance is lazy and should feel
|
||||
bad.</p>
|
||||
<nav>
|
||||
<a href="index.html">Home Page</a>
|
||||
<a href="https://git.schaefer-wolke.de/fiveop/webldappasswd/">WebLDAPPasswd</a>
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user