{% extends "base.html" %} {% block title %}Sign in with Email - Data Analyst Portal{% endblock %} {% block content %}

External User Access

Enter your email to receive a setup link. You must be pre-approved by an administrator.

{% if google_available %}
or
Internal user? Sign in with Google {% endif %}
{% endblock %}