<?php 
do_action('pp_footer_before');
do_action('pp_footer');
wp_footer();
?>

</body>
</html>