mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-23 22:59:30 +00:00
New webpage style.
This commit is contained in:
@@ -9,7 +9,9 @@ then provide a username and password you wish to use to connect.<br/>
|
||||
For details on how to connect to each service, please consult the <a
|
||||
href="http://wiki.dredd.it">wiki</a></p>
|
||||
<form action="/profile/add/service" method="post">
|
||||
{{ form.as_p }}
|
||||
<input type="submit" value="Submit" />
|
||||
<table>
|
||||
{{ form.as_table }}
|
||||
<table>
|
||||
<input type="submit" value="Create Account" />
|
||||
</form>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user