{% extends 'core/page.html' %} {% load i18n %} {% load core_tags %} {% block sidebar %} {% if snapshots %}
{% trans 'In the following, we have summarized the information about the project as given by you and your collaborators.' %}
{% include 'projects/project_answers_tree.html' %} {% endblock %}