{% extends "base.html" %} {% block content %}
These are the domains that have been added to the database. {% if domains|length > 0 %}There are {{ domains|length }} domains in the database.{% endif %}