]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/photos_recent.tpl
Merge remote-tracking branch 'upstream/develop' into aria
[friendica.git] / view / theme / frio / templates / photos_recent.tpl
index c8769c9ef50660b3739f380795cce8efb786a48f..62ed80431b6fdbfc54653f4294ab8aad7799bf86 100644 (file)
@@ -1,14 +1 @@
-
-<h3>{{$title}}</h3>
-{{if $can_post}}
-<a id="photo-top-upload-link" href="{{$upload.1}}">{{$upload.0}}</a>
-{{/if}}
-
-<div id="photo-album-contents" class="photos">
-{{foreach $photos as $photo}}
-       {{include file="photo_top.tpl"}}
-{{/foreach}}
-</div>
-<div class="photos-end"></div>
-
-<script>$(document).ready(function() { loadingPage = false; justifyPhotos(); });</script>
+{{include file="photo_album.tpl" album=$title noorder=true}}