<div id="footer">
<div id="copyright">
<a href="http://www.kaydoo.co.uk/projects/backendpro">BackendPro</a> © Copyright 2008 - <a href="http://www.kaydoo.co.uk">Adam Price</a> - All rights Reserved
</div>
<div id="version">
<a href="#top"><?php print $this->lang->line('general_top')?></a> |
<a href="<?php print base_url()?>user_guide"><?php print $this->lang->line('general_documentation')?></a> |
Version <?php print BEP_VERSION?></div>
</div>
</div>
<?php print $this->bep_assets->get_footer_assets();?>
</body>
</html>