{% load i18n djangobmf_markup %}

{% trans "Project" %}: {{ object.name }}

{% if object.notes %} {{ object.notes|bmfmarkup }} {% endif %}