From 4ee06541207ef0b0c0ec48d81e2c842ed486e52d Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 27 Nov 2011 17:59:45 -0800 Subject: [PATCH] put the permalink inside the article tag --- templates/blog/link.mustache | 2 +- templates/blog/link.rss.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/blog/link.mustache b/templates/blog/link.mustache index e011c04..03f3233 100644 --- a/templates/blog/link.mustache +++ b/templates/blog/link.mustache @@ -4,6 +4,6 @@ {{{body}}} +

-

diff --git a/templates/blog/link.rss.html b/templates/blog/link.rss.html index 5cb8077..e29beb8 100644 --- a/templates/blog/link.rss.html +++ b/templates/blog/link.rss.html @@ -5,7 +5,7 @@ {{{html}}} +

{{/post}} -