changeset 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 afe385f49abd
children bdc987f0c049
files themes/blog.steve.org.uk/box.inc themes/blog.steve.org.uk/entry.template themes/blog.steve.org.uk/index.template themes/blog.steve.org.uk/month.template themes/blog.steve.org.uk/tags.template
diffstat 5 files changed, 13 insertions(+), 36 deletions(-) [+]
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>
--- a/themes/blog.steve.org.uk/entry.template	Thu Dec 13 12:19:17 2007 +0000
+++ b/themes/blog.steve.org.uk/entry.template	Thu Dec 13 12:23:24 2007 +0000
@@ -24,15 +24,7 @@
  <!-- left -->
  <td width="20%" valign="top"> 
 
-<div class="box" >
-<h2>About This Site</h2>
-<p>This is a simple concentrating upon Debian &amp; Free Software.</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>
+<!-- tmpl_include name='box.inc' -->
 
 <!-- tmpl_if name='calendar' -->
   <!-- tmpl_var name='calendar_month' -->
--- a/themes/blog.steve.org.uk/index.template	Thu Dec 13 12:19:17 2007 +0000
+++ b/themes/blog.steve.org.uk/index.template	Thu Dec 13 12:23:24 2007 +0000
@@ -26,15 +26,7 @@
  <!-- left -->
  <td width="20%" valign="top"> 
 
-<div class="box" >
-<h2>About This Site</h2>
-<p>This is a simple concentrating upon Debian &amp; Free Software.</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>
+<!-- tmpl_include name='box.inc' -->
 
 <!-- tmpl_if name='calendar' -->
   <!-- tmpl_var name='calendar_month' -->
--- a/themes/blog.steve.org.uk/month.template	Thu Dec 13 12:19:17 2007 +0000
+++ b/themes/blog.steve.org.uk/month.template	Thu Dec 13 12:23:24 2007 +0000
@@ -26,15 +26,7 @@
  <!-- left -->
  <td width="20%" valign="top"> 
 
-<div class="box" >
-<h2>About This Site</h2>
-<p>This is a simple concentrating upon Debian &amp; Free Software.</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>
+<!-- tmpl_include name='box.inc' -->
 
 <!-- tmpl_if name='calendar' -->
   <!-- tmpl_var name='calendar_month' -->
--- a/themes/blog.steve.org.uk/tags.template	Thu Dec 13 12:19:17 2007 +0000
+++ b/themes/blog.steve.org.uk/tags.template	Thu Dec 13 12:23:24 2007 +0000
@@ -29,15 +29,7 @@
  <!-- left -->
  <td width="20%" valign="top"> 
 
-<div class="box" >
-<h2>About This Site</h2>
-<p>This is a simple concentrating upon Debian &amp; Free Software.</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>
+<!-- tmpl_include name='box.inc' -->
 
 <!-- tmpl_if name='calendar' -->
   <!-- tmpl_var name='calendar_month' -->