changeset 41:dc8164ee593d

template: link to the atom feeds in the sidebar
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Sun, 15 Feb 2009 02:09:43 -0500
parents cae1211c3a5b
children afefc13cc84b
files templates/sidebar-bottom.html
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/templates/sidebar-bottom.html	Fri Feb 13 17:50:35 2009 -0500
+++ b/templates/sidebar-bottom.html	Sun Feb 15 02:09:43 2009 -0500
@@ -2,6 +2,15 @@
 
  </li>
 
+ <li id="meta">Meta:	<ul>
+		<li><a href="http://josefsipek.net/blahg/?feed=atom" title="Syndicate this site using ATOM">Atom</a></li>
+		<li><a href="http://josefsipek.net/blahg/?feed=comments-atom" title="The latest comments to all posts in Atom">Comments Atom</a></li>
+
+		<li><a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional">Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a></li>
+			</ul>
+ </li>
+
+
 </ul>
 
 </div>