mirror of
https://github.com/nikdoof/test-auth.git
synced 2026-01-30 16:08:14 +00:00
Fixed add service format issue
This commit is contained in:
@@ -11,7 +11,7 @@ href="http://wiki.dredd.it">wiki</a></p>
|
|||||||
<form action="/profile/add/service" method="post">
|
<form action="/profile/add/service" method="post">
|
||||||
<table>
|
<table>
|
||||||
{{ form.as_table }}
|
{{ form.as_table }}
|
||||||
<table>
|
</table>
|
||||||
<input type="submit" value="Create Account" />
|
<input type="submit" value="Create Account" />
|
||||||
</form>
|
</form>
|
||||||
<br/>
|
<br/>
|
||||||
|
|||||||
Reference in New Issue
Block a user