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