{% extends 'anatomy/base.html' %} {% load partials %} {% block content %} {% load static %} {% include 'anatomy/question_link_header.html' %}
| Answer | Score | |
|---|---|---|
{% if answer.status == "0" %}
{{ answer.answer }}
{{ answer.answer }}
{% endif %}
|
{{ answer.get_status_display|default:answer.status }} |
{% if answer.proposed %}
|
| No stored answers | ||
{{ question.image_annotations }}{% else %}No saved annotations.{% endif %}