adding code colorizing support
[gitmo/moose-website.git] / lib / Moose / Website / Resource / Templates / wrapper / root.tt
index 5995f29..b22778a 100644 (file)
@@ -25,7 +25,7 @@ jQuery(document).ready(function($) {
     [% INCLUDE 'shared/footer.tt' %]
 </div>
 <div id="code_sample" style="display:none">
-    [% loc('moose code sample') %]
+[% INCLUDE 'code/point.tt' %]
 </div>
 </body>
 </html>
\ No newline at end of file