update
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
});
|
||||
$.ajax({cache: false})
|
||||
$('#header').load("../html/header.html");
|
||||
$('#header').load("/html/header.html");
|
||||
$('#footer').load("../html/footer.html");
|
||||
</script>
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user