X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftemplates%2Fprofile_advanced.tpl;h=702fba8f2631a261fb917a5bc221ee44380e4799;hb=6e77d4799e407c44fbe6c51647e06a52d240526d;hp=809aa4c13ab36082f030f10eb929904a65891a02;hpb=8bdb026745a442ef8aa4ba9ee44d0be30f8b80d4;p=friendica.git diff --git a/view/theme/vier/templates/profile_advanced.tpl b/view/theme/vier/templates/profile_advanced.tpl index 809aa4c13a..702fba8f26 100644 --- a/view/theme/vier/templates/profile_advanced.tpl +++ b/view/theme/vier/templates/profile_advanced.tpl @@ -4,13 +4,20 @@ {{/if}} -

{{$title}}

+{{include file="section_title.tpl"}}
{{$profile.fullname.0}}
{{$profile.fullname.1}}
+{{if $profile.membersince}} +
+
{{$profile.membersince.0}}
+
{{$profile.membersince.1}}
+
+{{/if}} + {{if $profile.gender}}
{{$profile.gender.0}}
@@ -171,6 +178,9 @@
{{/if}} - - - +{{if $profile.forumlist}} +
+
{{$profile.forumlist.0}}
+
{{$profile.forumlist.1}}
+
+{{/if}}