{% extends "base.html" %} {% block title %}Verify Email - AISBF Dashboard{% endblock %} {% block content %}
Please check your email inbox and click the verification link to activate your account.
{% if error %}Check your spam/junk folder, or request a new verification email.
{% if can_resend %} {% else %}You can request another verification email in a few minutes.
{% endif %}