promo pages

This commit is contained in:
Jerryby
2019-02-14 14:06:28 +03:00
parent 6f49c63bb6
commit 964e607936
56 changed files with 662 additions and 1977 deletions

View File

@@ -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>