{% load i18n %}

{% trans 'Overview' %}

{% include 'projects/project_questions_overview.html' %}

{% trans 'Progress' %}

{% include 'projects/project_questions_progress.html' %} {% include 'projects/project_questions_buttons.html' with sidebar=True %}

{% trans 'Navigation' %}

{% include 'projects/project_questions_navigation.html' %}