]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/logout.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / logout.tpl
index 7548ed1964cedcb5b1bb6f2cd0f06948a12ed8c9..8174f416cd329ab2831b734ba1c552946d0220bb 100644 (file)
@@ -1,4 +1,8 @@
-<form action="{{$dest_url}}" method="post" >
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}<form action="{{$dest_url}}" method="post" >
 <div class="logout-wrapper">
 <input type="hidden" name="auth-params" value="logout" />
 <input type="submit" name="submit" id="logout-button" value="{{$logout}}" />