summaryrefslogtreecommitdiff
path: root/widgets/text/text.html
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/text/text.html')
-rw-r--r--widgets/text/text.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/text/text.html b/widgets/text/text.html
new file mode 100644
index 0000000..decd109
--- /dev/null
+++ b/widgets/text/text.html
@@ -0,0 +1,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>