move HTML from mod/community into template file
This commit is contained in:
7
view/templates/community.tpl
Normal file
7
view/templates/community.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
<h3>{{$header}}</h3>
|
||||
|
||||
{{if $show_global_community_hint}}
|
||||
<p class="hint">{{$global_community_hint}}</p>
|
||||
{{/if}}
|
||||
|
||||
{{$content}}
|
||||
Reference in New Issue
Block a user