diff --git a/template-parts/articles/article-content.php b/template-parts/articles/article-content.php index 4743dcf..7a04c74 100644 --- a/template-parts/articles/article-content.php +++ b/template-parts/articles/article-content.php @@ -4,17 +4,22 @@ $articleContent = get_the_content($articleID); $articleTitle = get_the_title($articleID); $citeReference = get_field('cite_reference', $articleID); $tags = get_the_terms($articleID, 'etiquettes'); + ?>
- + + + + +