{% extends "base.html" %} {% block title %}Enter code — SimpleAudit Studio{% endblock %} {% block auth_content %}
{% load static %} SimpleAudit

SimpleAudit Studio

Reproducible AI Model Auditing

Enter verification code

We sent a 6-digit code to {{ email }}.

{% if error %}
{{ error }}
{% endif %}
{% csrf_token %}
← Use a different email
{% endblock %}