/
www
/
wwwroot
/
alo88.autos
/
wp-content
/
themes
/
flatsome
/
template-parts
/
posts
/
partials
/
Upload File
HOME
<?php /** * Post-entry image. * * @package Flatsome\Templates * @flatsome-version 3.16.0 */ ?> <a href="<?php the_permalink();?>"> <?php the_post_thumbnail('large'); ?> </a>