diff themes/blog.steve.org.uk/box.inc @ 111:1dc14df6aac1

Updated to move the box to one common file
author Steve Kemp <steve@steve.org.uk>
date Thu, 13 Dec 2007 12:23:24 +0000
parents
children df0201e39fed
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/themes/blog.steve.org.uk/box.inc	Thu Dec 13 12:23:24 2007 +0000
@@ -0,0 +1,9 @@
+<div class="box" >
+<h2>About This Site</h2>
+<p>This is a simple blog relating to Debian &amp; Free Software issues.</p>
+<ul>
+<li><a href="http://debian-administration.org/">Debian Administration</a></li>
+<li><a href="http://www.steve.org.uk/">My Website</a></li>
+<li><a href="http://www.steve.org.uk/contact/">Get In Touch</a></li>
+</ul>
+</div>