X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=templates%2Fphoto%2Fsimilar;fp=templates%2Fphoto%2Fsimilar;h=2743353618b2c3b84182bcd0937cb958d8472375;hb=b9d021d4af1018ac2c60640678c1b790251190e9;hp=0000000000000000000000000000000000000000;hpb=619ab99c593a8fe9adc50834d27d25b5fa24f4e3;p=memories.git diff --git a/templates/photo/similar b/templates/photo/similar new file mode 100644 index 0000000..2743353 --- /dev/null +++ b/templates/photo/similar @@ -0,0 +1,9 @@ +

+[% PROCESS macros; FOR sim = photo.find_similar(4); minithumb(sim); END %] +

+ +

+Suggested tags: [% FOR tag = photo.recommended_tags; %] +[%tag.name%] +[% END %] +