{/* Header */}
{post.author}
{post.date}
Conseils
{/* Content */}
{/* Footer / Share */}
{post.title}
{post.excerpt}
{/* Rendering paragraphs manually for the mock data */} {post.content.split('\n').map((paragraph, index) => ( paragraph.trim() !== '' && ({paragraph}
) ))}Vous avez aimé cet article ?