first styling & more content
This commit is contained in:
3
js/orderwebsite.js
Normal file
3
js/orderwebsite.js
Normal file
@@ -0,0 +1,3 @@
|
||||
$(document).ready(function () {
|
||||
$( '#contactForm' ).load( '/modules/contactForm.html' )
|
||||
});
|
||||
Reference in New Issue
Block a user