{{ item.title }}
{{ item.shortDescription }}
{% endif %} {# --- Contenu TipTap --- #} {% if item.content %}
{{ item.content|raw }}
{% endif %}
{# --- Tags --- #}
{% if item.tags|length > 0 %}
{% endif %}
{# --- Lien projet --- #}
{% if item.projectUrl %}
{% endif %}
{# --- Retour --- #}