core: reformat file tree
This commit is contained in:
7
accounts/templates/login.html
Normal file
7
accounts/templates/login.html
Normal file
@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<form method='post'>
|
||||
{% csrf_token %}
|
||||
{{ form }}
|
||||
<input type='submit'>
|
||||
</form>
|
||||
</html>
|
Reference in New Issue
Block a user