commit | author | age | ||
7fb4d9 | 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"> | |
6 | <title>um</title> | |
7 | </head> | |
8 | <body> | |
9 | <p>Hallo Welt!</p> | |
10 | </body> | |
11 | </html> |