aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photosajax.tpl
blob: 45191db857eeb37b89aab8d86c5664594534ac85 (plain) (blame)
1
2
3
4
{{foreach $photos as $photo}}
{{include file="photo_top.tpl"}}
{{/foreach}}
<script>justifyPhotosAjax('photo-album-contents-{{$album_id}}')</script>