{% extends "base.html" %} {% block title %}vezir — session {{ row.id }}{% endblock %} {% block content %}
scribed by {{ row.github }} at {{ row.created_at }}
Status: {{ row.status }}
{% if row.status == 'needs_labeling' %} {% endif %} {% if row.error %}{{ row.error }}