include code sample only once, exactly where it's needed
[gitmo/moose-website.git] / lib / Moose / Website / Resource / Templates / wrapper / root.tt
index a566c0c..9afffa8 100644 (file)
@@ -26,8 +26,5 @@ jQuery(document).ready(function($) {
 <div class="footer">
     [% INCLUDE 'shared/footer.tt' %]
 </div>
-<div id="code_sample" style="display:none">
-[% INCLUDE 'code/point.tt' %]
-</div>
 </body>
 </html>
\ No newline at end of file