{% extends '@App/base.html.twig' %} {% block title %} Security Questions {% endblock %} {% block body %}
For security purposes, please set up a security question for your account. Should you lose your password, we will use this to verify your identity during the recovery process.
{{ form_start(security_question_form) }}