| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
-
- <meta charset="utf-8" />
- <title>juju.net.nz</title>
- <meta name="viewport" content="width=device-width, initial-scale=1" />
-
- <link href="mui.css" rel="stylesheet" type="text/css" />
-
- <link rel="stylesheet" href="local.css" type="text/css" />
- </head>
- <body>
- <article class="page">
- <div class="mui-container">
-
- <section id="content" role="main">
- <h1>juju.net.nz</h1>
-
- <p><a href="michaelh/">Michael</a> | <a href="tracyh/">Tracy</a></p>
-
- </section>
-
-
-
-
-
-
-
- </div>
-
- <!-- from Blue Duck Valley Rd -->
- </div>
- </footer>
-
- </article>
-
- </body>
- </html>
|