[Bast-commits] r9152 - ironman/branches/mk-ii/IronMan-Web/root

idn at dev.catalyst.perl.org idn at dev.catalyst.perl.org
Wed Apr 14 19:10:00 GMT 2010


Author: idn
Date: 2010-04-14 20:10:00 +0100 (Wed, 14 Apr 2010)
New Revision: 9152

Modified:
   ironman/branches/mk-ii/IronMan-Web/root/index.tt
Log:
Adding the IronMan header

Modified: ironman/branches/mk-ii/IronMan-Web/root/index.tt
===================================================================
--- ironman/branches/mk-ii/IronMan-Web/root/index.tt	2010-04-14 19:06:50 UTC (rev 9151)
+++ ironman/branches/mk-ii/IronMan-Web/root/index.tt	2010-04-14 19:10:00 UTC (rev 9152)
@@ -1,4 +1,6 @@
 
+[% INCLUDE 'inc/ironman_header.tt' %]
+
 [% FOREACH post IN posts.all %]
 
 [% INCLUDE 'inc/post_teaser.tt'
@@ -7,4 +9,4 @@
     
 [% END %]
 
-<p><a href="[% older_url %]">Older posts &gt;</a></p>
\ No newline at end of file
+<p><a href="[% older_url %]">Older posts &gt;</a></p>




More information about the Bast-commits mailing list