1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-22 14:49:42 +02:00
documize/gui/app/templates/components/empty-state.hbs
2017-10-10 16:39:39 -04:00

4 lines
95 B
Handlebars

<div class="empty-state">
<i class="material-icons">{{glypth}}</i>
<p>{{message}}</p>
</div>