forked from LiveCarta/LiveCartaWP
promo pages
This commit is contained in:
@@ -9,11 +9,8 @@
|
||||
while (have_posts()):
|
||||
the_post();
|
||||
?>
|
||||
|
||||
<div class="wrapper white">
|
||||
<article class="promo">
|
||||
<?= the_content(); ?>
|
||||
</article>
|
||||
<div class="content no-pb white">
|
||||
<?= the_content(); ?>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user