Add dashboard
This commit is contained in:
7
widgets/quote/quote.html
Normal file
7
widgets/quote/quote.html
Normal file
@@ -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>
|
||||
Reference in New Issue
Block a user