kivitendo/index.html @ 4cb374f9
c0589062 | Sven Schöling | <!DOCTYPE html>
|
||
1a93df13 | Moritz Bunkus | <html>
|
||
<head>
|
||||
c0589062 | Sven Schöling | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
540c0b5e | Moritz Bunkus | <meta http-equiv="refresh" content="0;URL=controller.pl?action=LoginScreen/user_login">
|
||
99562a8d | Bernd Bleßmann | <link rel='shortcut icon' href='favicon.ico' type='image/x-icon'>
|
||
1a93df13 | Moritz Bunkus | </head>
|
||
<body>
|
||||
540c0b5e | Moritz Bunkus | <a href="controller.pl?action=LoginScreen/user_login">kivitendo-Login</a>
|
||
1a93df13 | Moritz Bunkus | </body>
|
||
</html>
|