aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photosajax.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/photosajax.tpl')
-rwxr-xr-xview/tpl/photosajax.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/tpl/photosajax.tpl b/view/tpl/photosajax.tpl
new file mode 100755
index 000000000..45191db85
--- /dev/null
+++ b/view/tpl/photosajax.tpl
@@ -0,0 +1,4 @@
+{{foreach $photos as $photo}}
+{{include file="photo_top.tpl"}}
+{{/foreach}}
+<script>justifyPhotosAjax('photo-album-contents-{{$album_id}}')</script>