mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
11 lines
132 B
Smarty
11 lines
132 B
Smarty
|
<h2>{{$header}}</h2>
|
||
|
|
||
|
{{if $is_owner}}
|
||
|
<p>
|
||
|
<a href="{{$baseurl}}/chat/{{$nickname}}/new">{{$newroom}}</a>
|
||
|
</p>
|
||
|
{{/if}}
|
||
|
|
||
|
{{$rooms}}
|
||
|
|