forked from LiveCarta/LiveCartaWP
promo pages
This commit is contained in:
@@ -6,11 +6,13 @@
|
||||
the_post();
|
||||
?>
|
||||
|
||||
<div class="top-panel empty"></div>
|
||||
<div class="cont back-white">
|
||||
<div class="text-page">
|
||||
<h1><?php the_title(); ?></h1>
|
||||
<?php the_content(); ?>
|
||||
<div class="content no-pb">
|
||||
<div class="top-panel empty"></div>
|
||||
<div class="cont back-white">
|
||||
<div class="text-page">
|
||||
<h1><?php the_title(); ?></h1>
|
||||
<?php the_content(); ?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user