summaryrefslogtreecommitdiff
path: root/templates/dashboard/%name%.erb.tt
diff options
context:
space:
mode:
Diffstat (limited to 'templates/dashboard/%name%.erb.tt')
-rw-r--r--templates/dashboard/%name%.erb.tt5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/dashboard/%name%.erb.tt b/templates/dashboard/%name%.erb.tt
new file mode 100644
index 0000000..b095d46
--- /dev/null
+++ b/templates/dashboard/%name%.erb.tt
@@ -0,0 +1,5 @@
+<ul class="list-nostyle clearfix">
+ <li class="widget-container">
+ <div data-id="widget_id" data-view="MyWidget"></div>
+ </li>
+</ul> \ No newline at end of file