{% extends "layout.html" %} {% block content %}

Check your enrollment

Not enrolled? We can grab all the necessary info from your company's website and pre-fill the sign up form! Awesome? We know.
{% if result %}
{{ domain }} → {{ result }}
{% endif %} {% if history %}

Your Scan History

{% endif %} {% endblock %}