File "post-small2.php"

Full Path: /home/elegucvf/public_html/video/wp-content/wp-includes/wp-includes/wp-content/themes/atlas/template-parts/posts/post-small2.php
File size: 258 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * This template used for post small layout4
 *
 * @package Atlas
*/

get_template_part( 'template-parts/posts/post', 'small1', array(
   'block'     => $args['block'],
   'count'     => $args['count'],
   'add_class' => 'post-small-reverse',
) );