annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
111
1dc14df6aac1 Updated to move the box to one common file
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
1 <div class="box" >
1dc14df6aac1 Updated to move the box to one common file
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
2 <h2>About This Site</h2>
1dc14df6aac1 Updated to move the box to one common file
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
3 <p>This is a simple blog relating to Debian &amp; Free Software issues.</p>
1dc14df6aac1 Updated to move the box to one common file
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
4 <ul>
1dc14df6aac1 Updated to move the box to one common file
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
5 <li><a href="http://debian-administration.org/">Debian Administration</a></li>
1dc14df6aac1 Updated to move the box to one common file
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
6 <li><a href="http://www.steve.org.uk/">My Website</a></li>
1dc14df6aac1 Updated to move the box to one common file
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
7 <li><a href="http://www.steve.org.uk/contact/">Get In Touch</a></li>
1dc14df6aac1 Updated to move the box to one common file
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
8 </ul>
1dc14df6aac1 Updated to move the box to one common file
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
9 </div>