aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/toggle_mobile_footer.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/toggle_mobile_footer.tpl')
-rwxr-xr-x[-rw-r--r--]view/tpl/toggle_mobile_footer.tpl7
1 files changed, 6 insertions, 1 deletions
diff --git a/view/tpl/toggle_mobile_footer.tpl b/view/tpl/toggle_mobile_footer.tpl
index 58695f4df..008d69663 100644..100755
--- a/view/tpl/toggle_mobile_footer.tpl
+++ b/view/tpl/toggle_mobile_footer.tpl
@@ -1,2 +1,7 @@
-<a id="toggle_mobile_link" href="$toggle_link">$toggle_text</a>
+{{*
+ * AUTOMATICALLY GENERATED TEMPLATE
+ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
+<a id="toggle_mobile_link" href="{{$toggle_link}}">{{$toggle_text}}</a>