- Added librarian as a submodule.
[wolnelektury.git] / apps / piston / templates / piston / authorize_token.html
index dae840e..59c09e3 100644 (file)
@@ -6,7 +6,7 @@
        </head>
        <body>
                <h1>Authorize Token</h1>
-               
+
         <form action="{% url piston.authentication.oauth_user_auth %}" method="POST">
             {{ form.as_table }}
         </form>