]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/field_password.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / field_password.tpl
index e840a312d221a21e31308c39b0f1d7346115c041..71effbb3589b9aac359c8440357e791faf66e2a1 100644 (file)
@@ -1,4 +1,8 @@
-       
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}   
        <div class='field password'>
                <label for='id_{{$field.0}}'>{{$field.1}}</label>
                <input type='password' name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.2}}">