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 -->
|
<!-- PUBLCIATIONS SUGGÉRÉS -->
|
||||||
<div class="card-large-content-container">
|
<div class="card-large-content-container">
|
||||||
<?php
|
<?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>
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<?php endwhile; ?>
|
<?php endwhile; ?>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user