ihr-landing-site/content/themes/ihr/templates/content-page.php

4 строки
105 B
PHP

<article class="single-post-container">
<h1><?php the_title(); ?></h1>
<?php the_content(); ?>
</article>