mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
9 lines
228 B
HTML
9 lines
228 B
HTML
<p>Please fill in your API key as provided on the <a
|
|
href="http://eve-online.com/api">EVE Online API
|
|
page</a></p>
|
|
|
|
<form action="/profile/add/eveapi" method="post">
|
|
{{ form.as_p }}
|
|
<input type="submit" value="Submit" />
|
|
</form>
|