{% extends "base.html" %}{% block title %}Pair — Hold My Agent{% endblock %} {% block content %}

Pair a device

{{ svg | safe }}

Or run the CLI pairing command:

$ hma pair

Server URL: {{ base }}. The QR embeds your app token — only display this page on a trusted network.

{% endblock %}