{% extends "swingers/layout.html" %} {% block pagecontent %}

Log in with your username and password

{% csrf_token %} {{ form.as_p }}
{% endblock %}