8 lines
126 B
Smarty
8 lines
126 B
Smarty
|
<h3>{{$header}}</h3>
|
||
|
|
||
|
{{if $show_global_community_hint}}
|
||
|
<p class="hint">{{$global_community_hint}}</p>
|
||
|
{{/if}}
|
||
|
|
||
|
{{$content}}
|