mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-16 07:42:20 +00:00
Fix template issue
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
href="http://eve-online.com/api">EVE Online API
|
href="http://eve-online.com/api">EVE Online API
|
||||||
page</a> and a optional description.</p>
|
page</a> and a optional description.</p>
|
||||||
|
|
||||||
<form action="{% url eve_api.views.eveapi_update acc.api_user_id %}" method="post">
|
<form action="{% url eveapi-update acc.api_user_id %}" method="post">
|
||||||
<table>
|
<table>
|
||||||
{{ form.as_table }}
|
{{ form.as_table }}
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Reference in New Issue
Block a user