X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fphoto_view.tpl;h=de45eecff0c5a02b2542cee1f35bfcf4a54990ae;hb=9918fa3ec02f5e062ee85b95044c981ad7043632;hp=359c42669622c9f334451048c163f9c3f8c41717;hpb=3b5bcd35f92c6017e3b4f721c7278cf1d8a9ef56;p=friendica.git diff --git a/view/theme/frio/templates/photo_view.tpl b/view/theme/frio/templates/photo_view.tpl index 359c426696..de45eecff0 100644 --- a/view/theme/frio/templates/photo_view.tpl +++ b/view/theme/frio/templates/photo_view.tpl @@ -10,22 +10,38 @@
@@ -54,7 +70,7 @@
{{$tags.title}} {{foreach $tags.tags as $t}} - {{$t.name}} + {{$t.name nofilter}} {{if $t.removeurl}} (X) {{/if}} {{/foreach}} @@ -80,10 +96,12 @@
+{{if !$edit}} {{* Insert the comments *}}
{{$comments nofilter}}
{{$paginate nofilter}} +{{/if}}