hows them apples
[gitmo/moose-website.git] / lib / Moose / Website / Resource / Templates / wrapper / root.tt
CommitLineData
3cb66fff 1<html>
2<head>
3<title>[% loc('moose') %] - [% loc('moose subtitle') %]</title>
4<link rel="stylesheet" href="css/style.css" type="text/css">
5</head>
6<body>
7[% content %]
8</body>
9</html>