{% extends "base.html" %} {% block title %}oech{% endblock %} {% block page_content %} {% for host, id_dict in results.items() %} {% endfor %}
{% endblock %}