| Current Path : /home/frekansk/.trash/wp-content/themes/turitor/template-parts/page/ |
| Current File : /home/frekansk/.trash/wp-content/themes/turitor/template-parts/page/header-page.php |
<header class="entry-header turitor-entry-header">
<?php if ( has_post_thumbnail() && !post_password_required() ) : ?>
<figure class="entry-thumbnail">
<?php the_post_thumbnail(); ?>
</figure>
<?php endif; ?>
<h2 class="turitor-title"><?php the_title(); ?></h2>
</header> <!-- .entry-header -->