<?php if(file_exists("config/CLN/footer.html")) { include("config/CLN/footer.html"); } else if(file_exists("config/CLN/footer-example.html")) { include("config/CLN/footer-example.html"); } ?>