summaryrefslogtreecommitdiff
path: root/www/templates/help
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates/help')
-rw-r--r--www/templates/help/montage-help.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/templates/help/montage-help.html b/www/templates/help/montage-help.html
new file mode 100644
index 00000000..ff51a755
--- /dev/null
+++ b/www/templates/help/montage-help.html
@@ -0,0 +1,16 @@
+<!--- NOT USED -->
+<ion-popover-view style="width:90%">
+ <ion-header-bar class="item item-divider">
+ Montage Help
+ </ion-header-bar>
+ <ion-content padding="true">
+ <div class="row">
+ <div class="col col-10">
+ <i class="ion-log-in"></i>
+ </div>
+ <div class="col col-90">
+ There
+ </div>
+ </div>
+ </ion-content>
+</ion-popover-view>