[Bast-commits] r8079 - ironman/IronMan-Web/root/inc
mdk at dev.catalyst.perl.org
mdk at dev.catalyst.perl.org
Sat Dec 12 17:20:22 GMT 2009
Author: mdk
Date: 2009-12-12 17:20:20 +0000 (Sat, 12 Dec 2009)
New Revision: 8079
Modified:
ironman/IronMan-Web/root/inc/wrapper.tt
Log:
wrapper change
Modified: ironman/IronMan-Web/root/inc/wrapper.tt
===================================================================
--- ironman/IronMan-Web/root/inc/wrapper.tt 2009-12-12 17:08:44 UTC (rev 8078)
+++ ironman/IronMan-Web/root/inc/wrapper.tt 2009-12-12 17:20:20 UTC (rev 8079)
@@ -13,7 +13,7 @@
<link rel="stylesheet" type="text/css" href="/static/css/print.css" media="print" />
<link rel="stylesheet" type="text/css" href="/static/css/handheld.css" media="handheld" />
<link rel="stylesheet" type="text/css" href="/static/css/screen-members-list.css" />
- <title>Ironman signup</title>
+ <title>Planet Perl Blog Archives</title>
</head>
<body>
<div id="wrap">
@@ -31,12 +31,12 @@
<div id="header-text">
<h1 class="title">
- enlightened perl organisation
+ all.things.per.ly
</h1>
<p class="dict">
- <strong>enlightened</strong> |en'litnd|: <em>adjective</em>:<br />
- having or showing a rational,
- modern, and well-informed outlook </p>
+ <strong>archives</strong>: <em>noun</em>:<br />
+ A collection of historical records and the
+ location where the are found </p>
</div>
<div id="header-right">
@@ -48,28 +48,30 @@
[% content %]
<hr />
<div class="footer">
- <h4>Perl Iron Man Planet</h4>
- Built by: <em>
- <a href="http://desert-island.me.uk/~castaway/web">castaway</a>,
- <a href="http://penfold.vox.com">Penfold</a>,
- <a href="http://bobtfish.livejournal.com/">t0m</a>,
- <a href="http://www.basirat.com/">mohsen</a>,
- <a href="http://www.perlmonks.org/?node=theorbtwo">theorbtwo</a>,
- <a href="http://www.shadowcat.co.uk">epitaph</a></em>,
- <a href="http://www.shadowcat.co.uk">mdk</a></em>
+ <h4>all.things.per.ly: Planet Perl Blog Archives</h4>
+ Built by:
+ <em><a href="http://desert-island.me.uk/~castaway/web">castaway</a>,</em>
+ <em><a href="http://www.shadowcat.co.uk">mdk</a></em>
+ <em><a href="http://www.shadowcat.co.uk">mst</a></em>
+ <em><a href="http://iain.per.ly">iain</a></em>
+ <em><a href="http://graeme.per.ly">grim</a></em>
+ <em><a href="http://ironman.enlightenedperl.org">fade</a></em>
+ <em><a href="http://ironman.enlightenedperl.org">aCiD2</a></em>
+ <em><a href="http://ironman.enlightenedperl.org">mst</a></em>
+
<br/>Hosted by: <em><a href="http://www.shadowcat.co.uk">Shadowcat Systems</a></em>
<br/>The code repository can be <em><a href="http://dev.catalyst.perl.org/repos/bast/ironman">accessed here</a></em>
</div>
</div>
</div> [%# end main %]
- <script type="text/javascript">
- var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
- document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
- </script>
- <script type="text/javascript">
- try {
- var pageTracker = _gat._getTracker("UA-2382391-7");
- pageTracker._trackPageview();
- } catch(err) {}</script>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-2382391-8");
+pageTracker._trackPageview();
+} catch(err) {}</script>
</body>
</html>
More information about the Bast-commits
mailing list