{% extends 'creme_core/generics/view_entity.html' %} {% comment %} {% block instance_buttons %} {% if not object.is_closed %}
  • {% include 'projects/buttons/close-project.html' %}
  • {% endif %} {{block.super}} {% endblock %} {% endcomment %}