{% load i18n %} {% load core_tags %}

{% trans 'Overview' %}

{% trans 'Progress' %}

{% blocktrans trimmed with values='{$ service.progress.values $}' total='{$ service.progress.total $}' %} {{ values }} of {{ total }} {% endblocktrans %}
{% include 'projects/project_questions_buttons.html' with sidebar=True %}

{% trans 'Navigation' %}

{% trans 'Please note that using the navigation will discard any usaved input.' %}