{% extends "base.html" %} {% block title %}IoT Transparency – Activation{% endblock %} {% block content %}

IoT Transparency Setup

Step 1 of 4: Enter Activation Code

{% include "setup/partials/ha_reminders.html" with context %}

Welcome to IoT Transparency!

Please enter the activation code you received in Qualtrics. You can also find the activation code in the email you received inviting you to participate in the study.

{% include "setup/partials/setup_activation_form.html" with context %} {% endblock %}