{% extends "base-web.html" %} {% block content %}
ID | Category | Target | Added | Status |
---|---|---|---|---|
{{row.id}} | {{row.category|upper}} | {% if row.processed %} {% endif %} {% if row.category == "file" %} {{row.md5}} {% elif row.category == "url" %} {{row.target}} {% endif %} {% if row.processed %} {% endif %} | {{row.added_on}} | {{row.status}} |