<?php function getFooter(){
echo (<<<EOF </div>
<jl-footer></jl-footer>
<script src="/js/script.js"></script>
</body> </html> EOF); }