{% extends 'devices/base.html' %}{% block content %}

Connect {{ device.label }}

Your setup code

Enter this code on the RemindHub device setup page within 10 minutes. It is shown only on this page.

{{ code }}

Completing setup replaces any previous device registration for this device. Keep this page open until setup finishes.

Back to device
{% endblock %}