]> git.decadent.org.uk Git - memories.git/blobdiff - templates/macros
Apparently some versions of Apache don't like this idea.
[memories.git] / templates / macros
index 6acc624c20a3227563e97b10f979af595ad1c21f..5b6dc3a2b2fc0fb54649f399959c59caa9657254 100644 (file)
@@ -6,7 +6,7 @@ IF photo.rated > 0; %]
 [% END; END %]
 [% MACRO minithumb(photo) BLOCK %]
         <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; MACRO thumb(photo, album) BLOCK %]
 <table class="thumb">