X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fphotos_recent.tpl;h=683ef544a3b73a410996a007002984fa359d6487;hb=f4c2e2244d78534f1ce9e90238620b7caa13ef2a;hp=c8769c9ef50660b3739f380795cce8efb786a48f;hpb=2e9d233367068fceac8005126d14a2002539c772;p=friendica.git diff --git a/view/theme/frio/templates/photos_recent.tpl b/view/theme/frio/templates/photos_recent.tpl index c8769c9ef5..683ef544a3 100644 --- a/view/theme/frio/templates/photos_recent.tpl +++ b/view/theme/frio/templates/photos_recent.tpl @@ -1,14 +1,20 @@ -

{{$title}}

-{{if $can_post}} -{{$upload.0}} -{{/if}} - -
-{{foreach $photos as $photo}} - {{include file="photo_top.tpl"}} -{{/foreach}} +
+ +

{{$title}}

+ + {{if $can_post}} + {{$upload.0}} + {{/if}} + +
+ {{foreach $photos as $photo}} + {{include file="photo_top.tpl"}} + {{/foreach}} +
+
+ + {{$paginate}}
-