Synchronizigng infolettre component
This commit is contained in:
parent
be7887da94
commit
81aff259e9
|
|
@ -49,14 +49,7 @@ echo do_blocks($block_content);
|
||||||
|
|
||||||
|
|
||||||
<!-- #### INFOLETTRE #### -->
|
<!-- #### INFOLETTRE #### -->
|
||||||
<?php
|
<?php get_template_part('template-parts/components/subscribe-infolettre'); ?>
|
||||||
$block_content = '<!-- wp:carhop-blocks/subscribe-infolettre {"title":"Restez connectés à l’histoire sociale","className":"wp-block-carhop-blocks-subscribe-infolettre subscribe-infolettre"} -->
|
|
||||||
<!-- wp:paragraph {"placeholder":"Description","className":"subscribe-infolettre__description"} -->
|
|
||||||
<p class="subscribe-infolettre__description">Recevez les dernières actualités du CARHOP directement dans votre boîte mail. Abonnez-vous et surveillez votre boîte : un mail de confirmation vous attend !</p>
|
|
||||||
<!-- /wp:paragraph -->
|
|
||||||
<!-- /wp:carhop-blocks/subscribe-infolettre -->';
|
|
||||||
echo do_blocks($block_content);
|
|
||||||
?>
|
|
||||||
|
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user