{% extends 'base.html' %} {% block title %} Security Questions {% endblock %} {% block content %}

Account Security

{{ instructions }}

{% endblock %} {% block bottomjs %} {% endblock %}