summaryrefslogtreecommitdiff
path: root/widgets/text/text.html
blob: decd109d91a8da462cf8c9e98fc6c1b86d270248 (plain)
1
2
3
4
5
6
7
<h1 class="title" data-bind="title"></h1>

<h3 data-bind="text"></h3>

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

<p class="updated-at" data-bind="updatedAtMessage"></p>