first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<section id="<?php the_sub_field('section_id');?>" class="section-wysiwyg">
|
||||
<div class="wrapper wrapper--inner <?php the_sub_field('additional_wrapper_class'); ?> <?php the_sub_field('additional_class'); ?>">
|
||||
<?php the_sub_field('wysiwyg'); ?>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user