Blob


1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>@@title@@</title>
5 @@head@@
6 </head>
7 <body>
8 <div id="gw_body">
9 <div id="header">
10 @@header@@
11 </div>
12 <div id="site_path">
13 @@sitepath@@
14 @@search@@
15 </div>
16 <div id="content">
17 <div id="summary_wrapper">
18 @@description@@
19 @@repo_owner@@
20 @@repo_age@@
21 @@cloneurl@@
22 </div>
23 @@content@@
24 </div>
25 @@siteowner@@
26 </div>
27 </body>
28 </html>