From 45caef71d9099d4f002159829baa6fb983fe7f64 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 10 Nov 2008 12:47:04 +0100 Subject: Use the newsitem template for the news items. --- .templates/newsitem.tmpl | 16 ++++++++-------- index.mdwn | 1 + 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.templates/newsitem.tmpl b/.templates/newsitem.tmpl index 984d33ce..97098ca5 100644 --- a/.templates/newsitem.tmpl +++ b/.templates/newsitem.tmpl @@ -1,6 +1,6 @@ -
+
-
+
@@ -19,13 +19,13 @@ -
+
-
+
-
+
-
+
Posted @@ -65,6 +65,6 @@ License:
-
+
-
+ diff --git a/index.mdwn b/index.mdwn index 49057912..d2e6e639 100644 --- a/index.mdwn +++ b/index.mdwn @@ -29,6 +29,7 @@ pages="news/* and !*/discussion" show=3 sort=title reverse=yes +template=newsitem actions=yes]] Read [[older_news_entries|news]]. -- cgit v1.2.3