{% include 'includes/header.html' %} {% include 'includes/navigation.html' %}
{% include 'file_info.html' %}
{% include 'file_matches.html' %}
{% if outcome.verification.verifications|length > 0 %} {% include 'file_verifier.html' %} {% endif %}
{% if logData != None %} {% include 'file_log.html' %} {% endif %}