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

Domains

These are the domains that have been added to the database. {% if domains|length > 0 %}There are {{ domains|length }} domains in the database.{% endif %}

{% endblock %}