mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
5 lines
113 B
HTML
5 lines
113 B
HTML
<form action="/profile/add/eveapi" method="post">
|
|
{{ form.as_p }}
|
|
<input type="submit" value="Submit" />
|
|
</form>
|