summaryrefslogtreecommitdiff
path: root/templates/project/widgets/graph/graph.html
blob: d1794db1dd117c40f6f231a105c35ca3aa480917 (plain)
1
2
3
4
5
<h1 class="title" data-bind="title"></h1>

<h2 class="value" data-bind="current | prettyNumber | prepend prefix"></h2>

<p class="more-info" data-bind="moreinfo"></p>