From: Carl Worth Date: Thu, 22 May 2008 16:43:59 +0000 (-0700) Subject: Update feed templates from ikiwiki distribution X-Git-Url: https://git.cworth.org/git?p=cworth.org;a=commitdiff_plain;h=6a4f9f226ae85e75b18bacbe940d8b1e2b387891 Update feed templates from ikiwiki distribution --- diff --git a/templates/atomitem.tmpl b/templates/atomitem.tmpl index 654aa2a..1b1d686 100644 --- a/templates/atomitem.tmpl +++ b/templates/atomitem.tmpl @@ -1,24 +1,44 @@ - <TMPL_VAR TITLE ESCAPE=HTML> + <TMPL_VAR TITLE> + + - + + + + +
+ + + + + + +
+
+ + +
+ +
+
+
- - - - - + + + - + + - + - -
- -
-
+ +
+ +
+
diff --git a/templates/rssitem.tmpl b/templates/rssitem.tmpl index 0fab42e..f22e5e3 100644 --- a/templates/rssitem.tmpl +++ b/templates/rssitem.tmpl @@ -1,9 +1,9 @@ - <TMPL_VAR AUTHOR ESCAPE=HTML>: <TMPL_VAR TITLE ESCAPE=HTML> - + <TMPL_VAR AUTHOR ESCAPE=HTML>: <TMPL_VAR TITLE> + - <TMPL_VAR TITLE ESCAPE=HTML> + <TMPL_VAR TITLE> @@ -12,7 +12,8 @@ - + +