File: /home/httpd/html/baretube.com.new/templates/default_tube2019/template.overall_footer.php
</div>
<?php if ($total_pages > 1) { ?>
<div class="row">
<div class="pagination-col col">
<div class="pagination">
<?php include($basepath . '/includes/inc.pagination.php'); ?>
</div>
</div>
</div>
<?php } ?>
</main>
</div>
</div>
</section>
<? getWidget('widget.index.awe.php'); ?>
<?php if (checkNav('index')) { ?>
<section class="models-sec">
<div class="wrapper">
<header class="row">
<div class="title-col col">
<h2><?php echo _t("Models"); ?></h2>
<a href="<?php echo $basehttp; ?>/models/" title="<?php echo _t("see more"); ?>"><?php echo _t("see more"); ?></a>
</div>
</header>
<div class="row">
<?php showTopStars('template.pornstar_item.php', 5); ?>
</div>
</div>
</section>
<?php } ?>
<?php getTemplate('awe_blacklabel/template.modelblock_aweblacklabel.php'); ?>
<?php getWidget('widget.ad_bottom.php'); ?>
<?php getWidget('widget.footer_links.php'); ?>
</section>
<!--[if IE]><script src="<?php echo $template_url; ?>/js/ie/ie10fix.js" title="viewport fix"></script><![endif]-->
<!--[if lt IE 9]><script src="<?php echo $template_url; ?>/js/ie/ie.min.js"></script><script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script><![endif]-->
</body>
</html>