diff options
Diffstat (limited to 'view/tpl/smarty3/register.tpl')
-rw-r--r-- | view/tpl/smarty3/register.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/register.tpl b/view/tpl/smarty3/register.tpl index 48c1ba525..415f8b738 100644 --- a/view/tpl/smarty3/register.tpl +++ b/view/tpl/smarty3/register.tpl @@ -1,4 +1,8 @@ -<h2>{{$title}}</h2> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h2>{{$title}}</h2> <form action="register" method="post" id="register-form"> |