{% extends "views/report-templates/default.htm" %} {% load i18n %} {% block report %} {% block report_title_bar %}

{% trans "Project:" %}

{% endblock report_title_bar %} {% block body %}

{% trans "Child Projects" %}

{% trans "No child projects for this project" %}
{% trans "Project" %} {% trans "Description" %}
{% endblock body %} {% endblock report %} {% block summary %}

{% trans "(Project)" %}

{% trans "Name of Project" %}

{% trans "There are no names for this resource" %}

{% trans "Name" %} {% trans "Name Type" %}

{% trans "Dates of Project" %}

{% trans "There are no dates for this resource" %}

{% trans "Beginning of the beginning" %} {% trans "End of the beginning" %} {% trans "Beginning of the end" %} {% trans "End of the end" %}

{% trans "Activity Type of Project" %}

{% trans "There are no activity types for this resource" %}

{% trans "Parent Project" %}

{% trans "There is not a parent project for this resource" %}

{% trans "Project Team" %}

{% trans "There are no team members for this resource" %}

,

{% trans "Statements about Project" %}

{% trans "There are no statements for this resource" %}

{% trans "Statements" %} {% trans "Type" %}

{% trans "Identifier for Project" %}

{% trans "There are no identifiers for this resource" %}

{% trans "Identifier" %} {% trans "Type" %}
{% endblock summary %}