9e0603831e
improved mkuser and own scripts added a test web and test configuration.
13 lines
228 B
HTML
13 lines
228 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
|
|
<meta content="utf-8" http-equiv="encoding">
|
|
<title>Test Web</title>
|
|
</head>
|
|
<body>
|
|
<div>
|
|
<h1>Test Web</h1>
|
|
</div>
|
|
</body>
|
|
</html>
|