nextcloud/apps/files/js/templates/template_addbutton.handlebars

5 lines
129 B
Handlebars

<a href="#" class="button new">
<span class="icon {{iconClass}}"></span>
<span class="hidden-visually">{{addText}}</span>
</a>