script correctif
This commit is contained in:
parent
6847f6535a
commit
7d08fab8e3
@ -947,6 +947,12 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<?php include('contact.html'); ?>
|
||||
|
||||
<?php include('footer.html'); ?>
|
||||
|
||||
<?php include('include_foot.html'); ?>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
var windowHeight = window.innerHeight || document.documentElement.clientHeight
|
||||
@ -963,12 +969,6 @@
|
||||
});
|
||||
</script>
|
||||
|
||||
<?php include('contact.html'); ?>
|
||||
|
||||
<?php include('footer.html'); ?>
|
||||
|
||||
<?php include('include_foot.html'); ?>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user