2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
3 "http://www.w3.org/TR/html4/strict.dtd">
6 <title>{% trans "Authorize Token" %}</title>
7 <link rel="stylesheet" href="/static/css/mobile.css" media="handheld, only screen and (max-device-width:480px)"/>
8 <meta name="viewport" content="width=320" />
11 <h1>WolneLektury.pl - {% trans "Authorize Token" %}</h1>
12 <form action="{% url piston.authentication.oauth_user_auth %}" method="post">
14 <input type="submit" value="{% trans "Confirm" %}" />