Type | Tracker | First seen | Last seen | Email notification | sparkline |
---|---|---|---|---|---|
{{dict_uuid['type']}} |
{% if dict_uuid['term']|length > 256 %}
{{ dict_uuid['term'][0:256]}}...
{% else %}
{{ dict_uuid['term']}}
{% endif %}
{% for tag in dict_uuid['tags'] %}
{{ tag }}
{% endfor %}
|
{% if dict_uuid['first_seen'] %} {{dict_uuid['first_seen'][0:4]}}/{{dict_uuid['first_seen'][4:6]}}/{{dict_uuid['first_seen'][6:8]}} {% endif %} | {% if dict_uuid['last_seen'] %} {{dict_uuid['last_seen'][0:4]}}/{{dict_uuid['last_seen'][4:6]}}/{{dict_uuid['last_seen'][6:8]}} {% endif %} |
{% for mail in dict_uuid['mails'] %}
{{ mail }} {% endfor %} |
Type | Tracker | First seen | Last seen | Email notification | sparkline |
---|---|---|---|---|---|
{{dict_uuid['type']}} |
{% if dict_uuid['term']|length > 256 %}
{{ dict_uuid['term'][0:256]}}...
{% else %}
{{ dict_uuid['term']}}
{% endif %}
{% for tag in dict_uuid['tags'] %}
{{ tag }}
{% endfor %}
|
{% if dict_uuid['first_seen'] %} {{dict_uuid['first_seen'][0:4]}}/{{dict_uuid['first_seen'][4:6]}}/{{dict_uuid['first_seen'][6:8]}} {% endif %} | {% if dict_uuid['last_seen'] %} {{dict_uuid['last_seen'][0:4]}}/{{dict_uuid['last_seen'][4:6]}}/{{dict_uuid['last_seen'][6:8]}} {% endif %} |
{% for mail in dict_uuid['mails'] %}
{{ mail }} {% endfor %} |