2011-11-02 09:54:07 +01:00
|
|
|
<h1>$title</h1>
|
|
|
|
|
|
|
|
<div class='oauthapp'>
|
|
|
|
<img src='$app.icon'>
|
|
|
|
<h4>$app.name</h4>
|
|
|
|
</div>
|
|
|
|
<h3>$authorize</h3>
|
|
|
|
<form method="POST">
|
2011-11-07 17:36:41 +01:00
|
|
|
<div class="settings-submit-wrapper"><input class="settings-submit" type="submit" name="oauth_yes" value="$yes" /></div>
|
2011-11-02 09:54:07 +01:00
|
|
|
</form>
|