{% extends "base.html" %}
{% block content %}
Worker | Blockchain | Service | Notification | Recorded At | Priority |
---|---|---|---|---|---|
{{notification.hostname}} | {{notification.blockchain}} | {{notification.service}} | {{notification.message}} | {{notification.created_at | datetimefilter}} | {{notification.priority}} |