mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-10-31 23:54:30 +01:00 
			
		
		
		
	move to crispy_forms
This commit is contained in:
		| @@ -11,7 +11,7 @@ SPDX-License-Identifier: GPL-2.0-or-later | ||||
| <h2>Login</h2> | ||||
| <form method="post"> | ||||
|   {% csrf_token %} | ||||
|   {{ form.as_p }} | ||||
|   {{ form | crispy }} | ||||
|   <button type="submit">Login</button> | ||||
| </form> | ||||
| {% endblock %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user