diff options
Diffstat (limited to 'view/tpl/smarty3/profile_advanced.tpl')
-rw-r--r-- | view/tpl/smarty3/profile_advanced.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/profile_advanced.tpl b/view/tpl/smarty3/profile_advanced.tpl index 39bbada0d..4208dc18d 100644 --- a/view/tpl/smarty3/profile_advanced.tpl +++ b/view/tpl/smarty3/profile_advanced.tpl @@ -1,4 +1,8 @@ -<h2>{{$title}}</h2> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h2>{{$title}}</h2> <dl id="aprofile-fullname" class="aprofile"> <dt>{{$profile.fullname.0}}</dt> |