encapsulating suggested-publications section
This commit is contained in:
parent
cd0d7d4730
commit
1138844470
|
|
@ -48,6 +48,7 @@ get_header();
|
|||
|
||||
)); ?>
|
||||
|
||||
<section class="suggested-publications">
|
||||
<!-- PUBLCIATIONS SUGGÉRÉS -->
|
||||
<div class="card-large-content-container">
|
||||
<?php
|
||||
|
|
@ -85,6 +86,8 @@ get_header();
|
|||
<a class="cta cta--outline cta--button mx-auto" href="<?php echo $pagePublicationsUrl ?>"><?php echo __("Consulter toutes les publications", "homegrade-theme__texte-fonctionel") ?></a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<?php endwhile; ?>
|
||||
<?php endif; ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user