more tweaks and stuff
[gitmo/moose-website.git] / lib / Moose / Website / Resource / Templates / wrapper / sub_page.tt
index 339c337..ac3ecfb 100644 (file)
@@ -1,6 +1,8 @@
 [% WRAPPER 'wrapper/root.tt' %]
     <h1>[% loc('moose') %]</h1>
-    [% INCLUDE 'shared/nav.tt' %]
+    <div class="nav">
+        [% INCLUDE 'shared/nav.tt' %]
+    </div>
     <div class="content">
         [% content %]
     </div>