{% extends 'annotate_document/base.html' %} {% load annotate_extras %} {% block header %}
Document | Complete | Unannotated Lines |
---|---|---|
{{ document.document.title }} | {% if '0' in document.annotated_lines %} NO {% else %} YES {% endif %} | {% if '0' in document.annotated_lines %}{{document.annotated_lines|count:"0"}}{% endif %} |