| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/content-single-download.php.tar |
home/xbodynamge/crosstraining/wp-content/themes/zerif-lite/content-single-download.php 0000604 00000001065 15113020466 0025416 0 ustar 00 <?php
/**
* Content for single-download.php
*
* @package zerif-lite
*/
?>
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<header class="entry-header">
<h1 class="entry-title"><?php the_title(); ?></h1>
</header><!-- .entry-header -->
<div class="entry-content">
<div class="edd-image-wrap">
<?php
// check if the post has a Post Thumbnail assigned to it.
if ( has_post_thumbnail() ) {
the_post_thumbnail();
}
?>
</div>
<?php
the_content();
?>
</div><!-- .entry-content -->
</article><!-- #post-## -->
home/xbodynamge/lebauwcentre/wp-content/themes/zerif-lite/content-single-download.php 0000644 00000001065 15114041506 0025214 0 ustar 00 <?php
/**
* Content for single-download.php
*
* @package zerif-lite
*/
?>
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<header class="entry-header">
<h1 class="entry-title"><?php the_title(); ?></h1>
</header><!-- .entry-header -->
<div class="entry-content">
<div class="edd-image-wrap">
<?php
// check if the post has a Post Thumbnail assigned to it.
if ( has_post_thumbnail() ) {
the_post_thumbnail();
}
?>
</div>
<?php
the_content();
?>
</div><!-- .entry-content -->
</article><!-- #post-## -->
home/xbodynamge/dev/wp-content/themes/zerif-lite/content-single-download.php 0000644 00000001065 15114527652 0023325 0 ustar 00 <?php
/**
* Content for single-download.php
*
* @package zerif-lite
*/
?>
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<header class="entry-header">
<h1 class="entry-title"><?php the_title(); ?></h1>
</header><!-- .entry-header -->
<div class="entry-content">
<div class="edd-image-wrap">
<?php
// check if the post has a Post Thumbnail assigned to it.
if ( has_post_thumbnail() ) {
the_post_thumbnail();
}
?>
</div>
<?php
the_content();
?>
</div><!-- .entry-content -->
</article><!-- #post-## -->
home/xbodynamge/www/wp-content/themes/zerif-lite/content-single-download.php 0000644 00000001065 15115303707 0023365 0 ustar 00 <?php
/**
* Content for single-download.php
*
* @package zerif-lite
*/
?>
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<header class="entry-header">
<h1 class="entry-title"><?php the_title(); ?></h1>
</header><!-- .entry-header -->
<div class="entry-content">
<div class="edd-image-wrap">
<?php
// check if the post has a Post Thumbnail assigned to it.
if ( has_post_thumbnail() ) {
the_post_thumbnail();
}
?>
</div>
<?php
the_content();
?>
</div><!-- .entry-content -->
</article><!-- #post-## -->