mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
6 lines
110 B
Handlebars
6 lines
110 B
Handlebars
<li>
|
|
<a href="{{hyperlink}}">
|
|
{{#if icon}}<img src="{{icon}}">{{/if}}
|
|
<span>{{title}}</span>
|
|
</a>
|
|
</li>
|