{% extends "base.html" %} {% block content %}
{% for record in records %} {% for i in [0, 1, 2, 3, 4] %} {% endfor %} {% endfor %}
Host Issuer Fingerprint Valid Until Hits
{{ record[i] }}
{% endblock %}