{% extends "layout.html" %} {% block content %}
{% if status == "pending" %} {% elif status == "disabled" %} {% endif %}Date | Type | Original | Hashed | Tags | Owner | Actions | |
---|---|---|---|---|---|---|---|
{{ ioc.datetime }} | {{ ioc.type }} | {{ ioc.original }} | {{ ioc.hashed }} | {% if ioc.tags %} {% for tag in ioc.tags %} {{ tag }} {% endfor %} {% endif %} | {{ ioc.owner }} | {% if status != "disabled" %}{% endif %} |
There are no {{status}} indicators to enable.
{% endif %}