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