Sindbad~EG File Manager
<?php
$data['title'] = get_the_title();
?>
<div class="<?php echo esc_attr( apply_filters( 'realpress/filter/agent-list/wrapper/class', 'realpress-agent-list' ) ); ?>">
<?php
do_action( 'realpress/layout/agent-list/container/before', $data );
?>
<div class="realpress-container">
<div class="row">
<?php
do_action( 'realpress/layout/agent-list', $data );
?>
</div>
</div>
<?php
do_action( 'realpress/layout/agent-list/container/after', $data );
?>
</div>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists