1
0
Fork 0

photos - include paginate into the templates - provide a photo_album.tpl for frio

This commit is contained in:
rabuzarus 2016-08-04 21:53:22 +02:00
commit 3921113e5c
6 changed files with 57 additions and 14 deletions

View file

@ -17,3 +17,5 @@
</div>
<div class="photo-album-image-wrapper-end"></div>
{{/foreach}}
{{$paginate}}

View file

@ -10,3 +10,5 @@
{{/foreach}}
</div>
<div class="photos-end"></div>
{{$paginate}}