From 45a389bb3f4e2e8a4e4c4ccfdd5b51558468bc85 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Thu, 2 Oct 2008 20:21:42 +0200 Subject: Add rel=up links --- template/front.ht | 1 + template/monthly.ht | 1 + template/single.ht | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/template/front.ht b/template/front.ht index d78977c..ba7b854 100644 --- a/template/front.ht +++ b/template/front.ht @@ -5,6 +5,7 @@ Trivium + diff --git a/template/monthly.ht b/template/monthly.ht index e852b5f..b353f68 100644 --- a/template/monthly.ht +++ b/template/monthly.ht @@ -9,6 +9,7 @@ $ end $ if self[:entries].first[:next_by_month] $ end + diff --git a/template/single.ht b/template/single.ht index 3c21fa0..fb7873d 100644 --- a/template/single.ht +++ b/template/single.ht @@ -9,6 +9,7 @@ $ end $ if self[:next_by_date] $ end + @@ -21,7 +22,7 @@ $ end $ if l=Entry[self[:prev_by_date]] $ end - +${self[:date].strftime("%B %Y")} $ if l=Entry[self[:next_by_date]] $ end -- cgit 1.4.1