{% extends "base.html" %} {% block title %}NetDB{% endblock %} {% block content %}

NetDB

{% for e in entries %} {% else %} {% endfor %}
HashTypePublished
{{ e.hash[:16] }}...{{ e.type }}{{ e.published }}
No NetDB entries loaded
{% endblock %}