{% extends 'openy/base.html' %} {% load static %} {% block title %}Exploring {{node.line}} • {{ block.super }}{% endblock title %} {% block body %}
{{node.line}}
{{ancestor.label}} | {{ancestor.evaluation}} | {% if ancestor.comment %}{{ancestor.comment | capfirst}}{% else %}–{% endif %} |