]> git.mxchange.org Git - friendica.git/blob - view/templates/logout.tpl
FR: update to the strings
[friendica.git] / view / templates / logout.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 <form action="{{$dest_url}}" method="post" >
7 <div class="logout-wrapper">
8 <input type="hidden" name="auth-params" value="logout" />
9 <input type="submit" name="submit" id="logout-button" value="{{$logout}}" />
10 </div>
11 </form>