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

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

<p class="text-moreinfo" data-bind="moreinfo"></p>