commit | author | age | ||
c68075 | 1 | <%@page contentType="text/html" pageEncoding="UTF-8"%> |
U | 2 | <!DOCTYPE html> |
3 | <html> | |
4 | <head> | |
5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
ef09bf | 6 | <title>Dateiverwaltung</title> |
c68075 | 7 | </head> |
U | 8 | <body> |
ef09bf | 9 | <h1>Dateiverwaltung</h1> |
U | 10 | <p><a href="ui">Anmeldung</a></p> |
c68075 | 11 | </body> |
U | 12 | </html> |