{%- block body -%}
{{data.url}}{% if data.description %} | {{data.description}}{% else %} | NODESC {% endif %} | {% for entry in data.entries %}{{entry.type}} / {{entry.id}} / {{entry.detectedAt}} / {{entry.description}}, {% endfor %}
{%- endblock %}
