{% extends "base.html" %} {% block title %}hashgate — history{% endblock %} {% block content %}
decided {{ local_time(e.decided_at) }} · head {{ e.head }}
{% if e.deny_reason %}reason: {{ e.deny_reason }}
{% endif %} {% if e.chain_id %}bundle{% endif %}No previews recorded yet.
{% endif %} {% endblock %}