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

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

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

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