12 lines
No EOL
342 B
HTML
12 lines
No EOL
342 B
HTML
<!DOCTYPE html>
|
|
<html lang="de">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Reset</title>
|
|
<script src="fuenfknoepfe.js"></script>
|
|
</head>
|
|
<body onload="machkeksweg();">
|
|
<p>This page requires javascript to do something useful.</p>
|
|
</body>
|
|
</html> |