%PDF- %PDF-
Direktori : /home/l/a/n/langpiergz/www/wp-content/themes/dara/components/page/ |
Current File : /home/l/a/n/langpiergz/www/wp-content/themes/dara/components/page/content-hero.php |
<?php /** * The template used for displaying hero content in page.php and page-templates. * * @package Dara */ ?> <?php if ( has_post_thumbnail() ) : ?> <div class="hero"> <div class="entry-thumbnail"> <?php the_post_thumbnail( 'dara-page-thumbnail' ); ?> </div> </div><!-- .hero --> <?php endif; ?>