more data and templates
[gitmo/moose-website.git] / templates / wrapper / root.tt
1 <html>
2 <head>
3 <title>[% loc('global page title') %]</title>
4 </head>
5 <body>
6 [% content %]
7 </body>
8 </html>