X-Git-Url: https://git.decadent.org.uk/gitweb/?p=memories.git;a=blobdiff_plain;f=templates%2Fphoto%2Fquarantine;fp=templates%2Fphoto%2Fquarantine;h=559c91170a280dcd1f2130170cd8fbc3154209fe;hp=0000000000000000000000000000000000000000;hb=c4b2f2843ca943f5235a1abb001523bffb7205c4;hpb=6c828edcb380b80c77f01caecd306337a954de36 diff --git a/templates/photo/quarantine b/templates/photo/quarantine new file mode 100644 index 0000000..559c911 --- /dev/null +++ b/templates/photo/quarantine @@ -0,0 +1,35 @@ +[% INCLUDE header %] +[% PROCESS macros %] +

Quarantined photos

+ +

The following photos need to be tagged. Sorry to be anal about this, +but we really need to have photos tagged if we're going to be able to +find them in the future. You won't be able to do anything, anything at +all, until we've resolved this. Please, please put some tags in the +boxes below. (You can make it easier for yourself in the future by +adding IPTC tags to your photos in your photo management software.) +

+ +
+
+ +[% WHILE objects.size > 0 %] +[% SET triple = objects.splice(0,3) %] + + [% FOR photo = triple %] + + [% END %] + +[% END %] +
+ [% minithumb(photo, 1) %] +
+ + +
+ +
+ +[% INCLUDE pager %] +[% INCLUDE footer %]