/examples/turbopower_ipro/simplepage2.html
http://github.com/graemeg/lazarus · HTML · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · c37d9eaf32548f1a376686a9173a26fa MD5 · raw file
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html>
- <head>
- <meta http-equiv="content-type"
- content="text/html; charset=ISO-8859-1">
- <title>Simple Page 2</title>
- </head>
- <body>
- Go <a href="index.html">back</a>.<br>
- </body>
- </html>