Import Preview {% if preview_tag %} Final Tag: {{ preview_tag }} {% endif %}
{% if preview_blocked %} {% else %} {% endif %} {% if analysis_rows %}
{% for row in analysis_rows %} {% endfor %}
Tag Action Hash DOI Title
{{ row.get('tag', '') }} {{ row.get('action', '') }} {{ row.get('hash match', '') }} {{ row.get('doi match', '') }} {{ row.get('title match', '') }}
{% endif %}