1👍
✅
Remove the <div class='form'>
tag.
Place {% csrf_token %}
right after <form class="login-form" action="" method="post">
.
Source:stackexchange.com