File "loop-end.php"
Full Path: /home/rattkxnv/byattorney.com/wp-content/plugins/blog-designer-pack/templates/masonry/loop-end.php
File size: 256 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Loop End - Masonry Template
*
* @package Blog Designer Pack
* @since 1.0
*/
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly
}
?>
</div>
<?php include( BDP_DIR . '/templates/pagination.php' ); ?>
</div>