{% extends 'base.html' %} {% block title %}Verify Your Email - AgentForms{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
We've sent a verification link to {{ user.email }}.
Click the link in that email to verify your account.