annotate themes/blog.steve.org.uk/box.inc @ 157:bef6c294a643

Moved the date cloud + tag cloud into their own file.
author Steve Kemp <steve@steve.org.uk>
date Sat, 05 Jan 2008 22:37:52 +0000
parents 1dc14df6aac1
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>