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