From 329c798b85dc659258fcfd82a607b5af3e907103 Mon Sep 17 00:00:00 2001
From: Elena of Valhalla'' Grandi <valhalla.trueelena.org>
Date: Tue, 22 Jan 2013 14:00:05 +0100
Subject: Bookmarks: piccole fix al template

---
 src/laboratorio/bookmarks/bookmarks_template.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/laboratorio/bookmarks')

diff --git a/src/laboratorio/bookmarks/bookmarks_template.html b/src/laboratorio/bookmarks/bookmarks_template.html
index 10ff991..9e6f908 100644
--- a/src/laboratorio/bookmarks/bookmarks_template.html
+++ b/src/laboratorio/bookmarks/bookmarks_template.html
@@ -27,7 +27,7 @@
 
     <div class="feed">
         Di questi bookmark รจ anche disponibile il 
-        <a type="application/atom+xml" href="{{data['collection']}}.atom">
+        <a type="application/atom+xml" href="{{data['keyword']|default('lifo')}}.atom">
         feed Atom</a>.
     </div>
 
-- 
cgit v1.2.3