ulrich
2016-11-27 c656959c0f936aee7670a1ed36bdb371028f903e
commit | author | age
c65695 1 <%-- 
U 2     Document   : user
3     Created on : 27.11.2016, 18:05:23
4     Author     : Ulrich Hilger
5 --%>
6
7 <%@page contentType="text/html" pageEncoding="UTF-8"%>
8 <!DOCTYPE html>
9 <html>
10   <head>
11     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
12     <title>Benutzer</title>
13   </head>
14   <body>
15     <h1>Benutzer</h1>
16     <div>
17       <input>
18     </div>
19   </body>
20 </html>