aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/generic_links_widget.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/smarty3/generic_links_widget.tpl')
-rw-r--r--view/tpl/smarty3/generic_links_widget.tpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/generic_links_widget.tpl b/view/tpl/smarty3/generic_links_widget.tpl
index 8b4c67b6f..678db38ec 100644
--- a/view/tpl/smarty3/generic_links_widget.tpl
+++ b/view/tpl/smarty3/generic_links_widget.tpl
@@ -1,4 +1,8 @@
-<div class="widget{{if $class}} {{$class}}{{/if}}">
+{{*
+ * AUTOMATICALLY GENERATED TEMPLATE
+ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}<div class="widget{{if $class}} {{$class}}{{/if}}">
{{if $title}}<h3>{{$title}}</h3>{{/if}}
{{if $desc}}<div class="desc">{{$desc}}</div>{{/if}}