{% load translations %} {% load i18n %} {% if object.locked %} {% include "snippets/component/lock.html" %} {% endif %} {% show_contributor_agreement object %} {% include "snippets/project/state.html" with object=object.project %}