Merge pull request #3896 from tobiasd/20171110-community

adding a global community disclaimer
This commit is contained in:
Hypolite Petovan 2017-11-10 16:17:38 -05:00 committed by GitHub
commit 6b23548a2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 4 deletions

View file

@ -0,0 +1,7 @@
<h3>{{$header}}</h3>
{{if $show_global_community_hint}}
<p class="hint">{{$global_community_hint}}</p>
{{/if}}
{{$content}}