annotate themes/blog.steve.org.uk/box.inc @ 166:df0201e39fed

Added 'cut' implementation.
author Steve Kemp <steve@steve.org.uk>
date Tue, 11 Mar 2008 20:18:47 +0000
parents 1dc14df6aac1
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>