]> git.decadent.org.uk Git - memories.git/blobdiff - templates/recent.rss
More URI antiescaping; fixes #22.
[memories.git] / templates / recent.rss
index 311187cd5eade2d31a3e8bd016711da9dc1fe40c..7e146fe9b250389b7ea243155427a194d5d6e510 100644 (file)
@@ -12,7 +12,7 @@
         <description>
 [% FILTER html %]
         <a href="[%base%]/photo/view/[%photo.id%]">
-        <img src="[% photo.thumb_url |uri%]" alt="[%photo.title|html%]"/>
+        <img src="[% photo.thumb_url %]" alt="[%photo.title|html%]"/>
         </a>
 [% END %]
         </description>