mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
5 lines
149 B
Smarty
5 lines
149 B
Smarty
{{foreach $photos as $photo}}
|
|
{{include file="photo_top.tpl"}}
|
|
{{/foreach}}
|
|
<script>justifyPhotosAjax('photo-album-contents-{{$album_id}}')</script>
|