X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fphotos_recent.tpl;h=683ef544a3b73a410996a007002984fa359d6487;hb=250f978872daeb3cfe02b2ac63ffd2d893a53aa0;hp=c8769c9ef50660b3739f380795cce8efb786a48f;hpb=7d531afd00de35ef55d0cc5caa63242765341dae;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}}
-