Blame


1 2c251c14 2020-01-15 tracey <!DOCTYPE html>
2 2c251c14 2020-01-15 tracey <html>
3 2c251c14 2020-01-15 tracey <head>
4 2c251c14 2020-01-15 tracey <title>@@title@@</title>
5 2c251c14 2020-01-15 tracey @@head@@
6 2c251c14 2020-01-15 tracey </head>
7 2c251c14 2020-01-15 tracey <body>
8 2c251c14 2020-01-15 tracey <div id="gw_body">
9 2c251c14 2020-01-15 tracey <div id="header">
10 2c251c14 2020-01-15 tracey @@header@@
11 2c251c14 2020-01-15 tracey </div>
12 2c251c14 2020-01-15 tracey <div id="site_path">
13 2c251c14 2020-01-15 tracey @@sitepath@@
14 2c251c14 2020-01-15 tracey @@search@@
15 2c251c14 2020-01-15 tracey </div>
16 2c251c14 2020-01-15 tracey <div id="content">
17 2c251c14 2020-01-15 tracey @@content@@
18 2c251c14 2020-01-15 tracey </div>
19 2c251c14 2020-01-15 tracey @@siteowner@@
20 2c251c14 2020-01-15 tracey </div>
21 2c251c14 2020-01-15 tracey </body>
22 2c251c14 2020-01-15 tracey </html>