{% extends 'visko2/base.html' %} {% load staticfiles %} {% load visko2_tags %} {% block content %}
# | ident | Sentence | Parse count | Actions |
{{ sentence.ID }} | {{ sentence.ident }} |
{% if flag %}
{{sentence.text}}
{% else %}
{{sentence.text}}
{% endif %}
{% if sentence.comment %} Note {{ sentence.comment|multilines }} {% endif %} |
{{ sentence|length}} |