This website requires JavaScript.
Explore
Help
Register
Sign in
Docker
/
documize
Watch
1
Star
0
Fork
You've already forked documize
0
mirror of
https://github.com/documize/community.git
synced
2025-07-23 15:19:42 +02:00
Code
Releases
Activity
60e92b63a9
documize
/
gui
/
app
/
templates
/
components
/
ui
/
empty-state.hbs
5 lines
95 B
Handlebars
Raw
Normal View
History
Unescape
Escape
improved empty state and dropdown positions
2017-10-10 16:02:46 -04:00
<div class="empty-state">
choose icon for empty state control
2017-10-10 16:39:39 -04:00
<i class="material-icons">
{{
glypth
}}
</i>
improved empty state and dropdown positions
2017-10-10 16:02:46 -04:00
<p>
{{
message
}}
</p>
</div>
Copy permalink