{% extends "base.html" %} {% load future %} {% block content %}

Disable Two-factor Authentication

You are about to disable two-factor authentication. You will no longer be prevented from hackers stealing your passwords. Are you sure?

{% csrf_token %} {{ form }}
{% endblock %}