{{file.error}}
{% elif file.score == 1.0 %}
Looks good!{% if file.comments %}
But consider adding more comments!{% endif %} {% else %}
{{ file.diff|safe }}
{% if file.comments %}
And consider adding more comments!{% endif %} {% endif %}