save
This commit is contained in:
21
modoo-pl/page.php
Normal file
21
modoo-pl/page.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
|
||||
<style>
|
||||
body{
|
||||
width: 100%;
|
||||
max-width: 1140px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="salony-widget"></div>
|
||||
<script src="https://serwer1852487.home.pl/Geo/salony/widget.js"></script>
|
||||
<script async src="https://maps.googleapis.com/maps/api/js?key=AIzaSyD-1SOVhJXr6HREtfmMILvlmV-hml3nxUg"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user