[Bast-commits] r9151 - ironman/branches/mk-ii/IronMan-Web/root/inc
idn at dev.catalyst.perl.org
idn at dev.catalyst.perl.org
Wed Apr 14 19:06:50 GMT 2010
Author: idn
Date: 2010-04-14 20:06:50 +0100 (Wed, 14 Apr 2010)
New Revision: 9151
Added:
ironman/branches/mk-ii/IronMan-Web/root/inc/ironman_header.tt
Log:
Adding IronMan header block with image and signup links
Added: ironman/branches/mk-ii/IronMan-Web/root/inc/ironman_header.tt
===================================================================
--- ironman/branches/mk-ii/IronMan-Web/root/inc/ironman_header.tt (rev 0)
+++ ironman/branches/mk-ii/IronMan-Web/root/inc/ironman_header.tt 2010-04-14 19:06:50 UTC (rev 9151)
@@ -0,0 +1,15 @@
+ <div class='header'>
+ <p>
+ <a href="/new_feed"><img src="http://enlightenedperl.org/images/ironsignup.png" alt="signup banner" /></a><br />
+ <a href="/new_feed">Join the program</a> |
+ <a href="http://www.enlightenedperl.org/ironman.html">Learn about the program</a> |
+
+ <a href="mailto:ironman at shadowcat.co.uk">Report a problem</a>
+ </p>
+ <p>
+ Only showing posts tagged <span style="color: #2c5aa0; font-weight: bold;">"perl"</span>, <span style="color: #2c5aa0; font-weight: bold;">"cpan"</span>
+ or <span style="color: #2c5aa0; font-weight: bold;">"ironman"</span> (or containing those words).
+ </p>
+
+ <span class="nav"><p><a href="[% older_url %]">Older posts ></a></p></span>
+ </div>
More information about the Bast-commits
mailing list