mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -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>
|