{% extends "base.html" %} {% block title %}Check Your Email - OWASP FinBot CTF{% endblock %} {% block nav %} Home Portals {% endblock %} {% block content %}
We've sent a magic link to {% if email %} {{ email }} {% else %} your email address {% endif %}
Click the link in the email to sign in. The link will expire in {{ settings.MAGIC_LINK_EXPIRY_MINUTES if settings else 15 }} minutes.
Didn't receive the email? Check your spam folder or
Try again