1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-01-13 22:04:42 +00:00
friendica-github/view/templates/community.tpl

8 lines
135 B
Smarty
Raw Normal View History

<h3>{{$header}}</h3>
{{if $show_global_community_hint}}
<p class="hint">{{$global_community_hint}}</p>
{{/if}}
{{$content nofilter}}