{% extends "portal_base.html" %} {% load static %} {% block title %}New contact ยท Portal{% endblock %} {% block topbar_title %}New contact{% endblock %} {% block extra_head %} {% endblock %} {% block portal_content %}
{% if match_prompt %}An existing contact shares this {{ match_prompt.reason_label }}. Update that record, or create a separate contact anyway?