Merge pull request #3896 from tobiasd/20171110-community
adding a global community disclaimer
This commit is contained in:
commit
6b23548a2b
3 changed files with 16 additions and 4 deletions
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}}
|
Loading…
Add table
Add a link
Reference in a new issue