X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsection_title.tpl;h=07685d346bb66d06a1df7ac4fd6741275f742f27;hb=00aa905c155725d91d7b614abdcfcd070250bf7d;hp=8614fb883b0866fa06912dd3ae18fc48afa49658;hpb=aa9ceabdd9eeec82393e4d5f09aad09c181af33d;p=friendica.git diff --git a/view/templates/section_title.tpl b/view/templates/section_title.tpl index 8614fb883b..07685d346b 100644 --- a/view/templates/section_title.tpl +++ b/view/templates/section_title.tpl @@ -1,4 +1,8 @@ -
+{{if $title}} +

{{$title}}

+ {{if ! isset($pullright)}}
+ {{/if}}
+{{/if}}