diff --git a/templates/tutorialv2/includes/content/content.part.html b/templates/tutorialv2/includes/content/content.part.html index d01bbd5805..0e7dba91ca 100644 --- a/templates/tutorialv2/includes/content/content.part.html +++ b/templates/tutorialv2/includes/content/content.part.html @@ -61,12 +61,6 @@ - {% elif not display_config.draft_actions.enable_edit or not content.can_add_extract and not content.can_add_container %} -
-

- {% trans "Ce contenu est vide." %} -

-
{% endif %} {% endfor %}