cleanup for IE and co.
[gitmo/moose-website.git] / lib / Moose / Website / Resource / Templates / index.tt
index a8a51da..42cb371 100644 (file)
@@ -1,12 +1,3 @@
 [% WRAPPER 'wrapper/root.tt' %]
-    <h1 class="home">[% loc('moose') %]</h1>
-    <h2>[% loc('moose subtitle') %]</h2>
-    [% INCLUDE 'shared/nav.tt' %]
-    <div class="home_content">
-        <p>[% loc('home body') %]</p>
-    </div>
-    <br/>
-    <div class="home_footer">
-        [% INCLUDE 'shared/footer.tt' %]
-    </div>
+    [% loc('home body') %]
 [% END %]
\ No newline at end of file