summaryrefslogtreecommitdiff
path: root/templates/project/widgets/graph/graph.html
blob: 786bbb73b02876c558bede92c2dd5b1f472001c9 (plain)
1
2
3
4
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>