This commit is contained in:
Jerry
2020-08-28 16:44:39 +03:00
parent 10e80802ed
commit 256ecb02ff
4 changed files with 20 additions and 4 deletions

View File

@@ -4,8 +4,8 @@
?>
<div class="content no-pb">
<div class="top-panel empty"></div>
<div class="cont back-white">
<div class="text-page">
<div class="cont">
<div class="text-page blog">
<h1><?=get_the_title($post); ?></h1>
<br>
<?=get_the_content(null,false, $post); ?>