From: Tobias Diekershoff Date: Fri, 10 Nov 2017 17:22:28 +0000 (+0100) Subject: move HTML from mod/community into template file X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=df547a8bc98f494c42e21a6fef3bbc59da0490c4;p=friendica.git move HTML from mod/community into template file --- diff --git a/view/templates/community.tpl b/view/templates/community.tpl new file mode 100644 index 0000000000..eb96fabb4d --- /dev/null +++ b/view/templates/community.tpl @@ -0,0 +1,7 @@ +

{{$header}}

+ +{{if $show_global_community_hint}} +

{{$global_community_hint}}

+{{/if}} + +{{$content}}