2021-04-09 13:23:20 +05:00

8 lines
347 B
PHP

<div class="holiday-block holiday-photos">
<h2><?php the_field('step-head-4', 24)?></h2>
<p><?php the_field('step-descr-4', 24)?></p>
<?php
echo do_shortcode('[print_gllr id=312]');
?>
<a href="<?php echo get_page_link( 33 )?>"><button class="btn btn-danger btn-round">Смотреть фото в галерее</button></a>
</div>