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