]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/logout.tpl
"min_poll_interval" moved as well
[friendica.git] / view / templates / logout.tpl
index 582d77ed6362082efb7d68bd70f25de58dc0dc9f..df5df0dbd7660a719aeb5af3fb79ebea487b2f9b 100644 (file)
@@ -1,9 +1,5 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
-<form action="{{$dest_url}}" method="post" >
+
+<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}}" />