annotate themes/blog.steve.org.uk/box.inc @ 307:fe474f3ed3e5 default tip

Making archive pages have the same layout as the index
author Dominic Cleal <dominic@computerkb.co.uk>
date Mon, 22 Dec 2008 12:08:20 +0000
parents df0201e39fed
children
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>
166
df0201e39fed Added 'cut' implementation.
Steve Kemp <steve@steve.org.uk>
parents: 111
diff changeset
7 <li><a href="http://mail-scanning.com/">Anti Spam Filtering</a></li>
111
1dc14df6aac1 Updated to move the box to one common file
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
8 <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
9 </ul>
1dc14df6aac1 Updated to move the box to one common file
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
10 </div>