more data and templates
[gitmo/moose-website.git] / templates / index.tt
1 [% WRAPPER 'wrapper/root.tt' %]
2
3     <h1>[% loc('moose') %]</h1>
4     <h2>[% loc('moose subtitle') %]</h2>
5     [% INCLUDE 'shared/nav.tt' %]
6
7 [% END %]