mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
5 lines
113 B
Smarty
5 lines
113 B
Smarty
|
{{foreach $photos as $photo}}
|
||
|
{{include file="photo_top.tpl"}}
|
||
|
{{/foreach}}
|
||
|
<script>justifyPhotosAjax()</script>
|