4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5
<title>Allow Tomahawk Access</title>
10
font: normal 12px 'Verdana', sans-serif;
33
border: 1px solid #999;
35
border-color: #999 #555 #555 #999;
41
border-color: #6ba318 #426c0b #426c0b #6ba318;
46
<a href="http://www.tomahawk-player.org" title="Tomahawk - Powered by Playdar" id="head">
47
<img alt="Tomahawk - Powered by Playdar" src="/staticdata/tomahawk_auth_logo.png" width="200" height="30">
51
<form method="post" action="/auth_2/" id="auth">
52
<p>Allow access to Tomahawk from <a href="<%WEBSITE%>"><%NAME%></a></p>
54
<input type="button" value="Deny" class="button" onclick="window.close();" />
55
<input type="submit" value="Allow" class="confirm button" />
57
<input type="hidden" name="formtoken" value="<%FORMTOKEN%>" />
58
<input type="hidden" name="receiverurl" value="<%URL%>" />
59
<input type="hidden" name="website" value="<%WEBSITE%>" />
60
<input type="hidden" name="name" value="<%NAME%>" />