%PDF- %PDF-
Direktori : /var/www/cwg/wp-content/themes/cwg/template-parts/ |
Current File : //var/www/cwg/wp-content/themes/cwg/template-parts/content-page.php |
<?php /** * Template part for displaying page content in page.php * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package JoiPolloi-Skeleton */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <div class="entry-content w-full px-50 py-5"> <?php the_content(); ?> </div><!-- .entry-content --> </article><!-- #post-<?php the_ID(); ?> -->