mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
11 lines
126 B
HTML
11 lines
126 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
|
|
<h1>My SECOND Heading</h1>
|
|
|
|
<p>My second <a href="/index.html">page</a>.</p>
|
|
|
|
</body>
|
|
</html>
|
|
|