{% extends "base/content.html" %} {% load crispy_forms_tags %} {% block title %} {% if email.is_verified %} {% trans 'Edit Email' %} {% else %} {% trans 'Verify Email' %} {% endif %} {% endblock %} {% block content %}