1<div id="cowboyFooter">
2    <?php
3        tpl_license("badge", true);
4        tpl_include_page(tpl_getConf('footerID'));
5    ?>
6</div>
7