Add dashboard
This commit is contained in:
5
widgets/graph/graph.html
Normal file
5
widgets/graph/graph.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<h1 class="title" data-bind="title"></h1>
|
||||
|
||||
<h2 class="value" data-bind="current | prettyNumber | prepend prefix | append suffix"></h2>
|
||||
|
||||
<p class="more-info" data-bind="moreinfo"></p>
|
||||
Reference in New Issue
Block a user