{% extends "template.html" %} {% block head %} {% endblock %} {% block content %}
Welcome! Please fill out the following information to begin.

Please enter your {{ config['EXTERNAL_ID_LABEL'] }}.

{{ config['EXTERNAL_ID_PROMPT'] }}
{{ btnContinue() }}
{% endblock %}