{% extends "base.html" %} {% block title %}Link Account — ComplyForm Dashboard{% endblock %} {% block content %}

Link Your Account

Enter your ComplyForm license key to link this account to your dashboard.

{% if error %}
{{ error }}
{% endif %}
{% endblock %}