X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fphoto%2Frecent;fp=templates%2Fphoto%2Frecent;h=0000000000000000000000000000000000000000;hb=0462f25b10e5adb4eacc0e11f4ced5165784f38f;hp=37d1ae3a1332524c303ffae524fe0bbd70872d66;hpb=d1391b6c98b7f74a85b2a83ce2f0d48a3bf5bfc2;p=memories.git diff --git a/templates/photo/recent b/templates/photo/recent deleted file mode 100644 index 37d1ae3..0000000 --- a/templates/photo/recent +++ /dev/null @@ -1,18 +0,0 @@ -[% INCLUDE header %] -[% PROCESS macros %] -

Recent photos

- -[% WHILE photos.size > 0 %] -[% SET triple = photos.splice(0,3) %] - - [% FOR photo = triple %] - - [% END %] - -[% END %] -
- [% thumb(photo, 1) %] -
- -[% INCLUDE pager %] -[% INCLUDE footer %]