mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-22 14:19:28 +00:00
Added a newline between form tables and submit button to better identify it visually.
Added a link to the HR page from the EVE API page to better point out the need to submit an application.
This commit is contained in:
@@ -11,6 +11,9 @@ page</a> and a optional description.</p>
|
||||
<table>
|
||||
{{ form.as_table }}
|
||||
</table>
|
||||
<br />
|
||||
<input type="submit" value="Add Key" />
|
||||
</form>
|
||||
<p>Once you have added your EVE API key, don't forget to apply in game, as well as add an application through our
|
||||
<a href="{% url hr.applications.add}">HR system.</a></p>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user