cloud-pydashie/pydashie/widgets/hotness/hotness.html

5 lines
194 B
HTML

<h1 class="title" data-bind="title"></h1>
<h2 class="value" data-bind="value | shortenedNumber | prepend prefix | append suffix"></h2>
<p class="updated-at" data-bind="updatedAtMessage"></p>