Skip to content
Snippets Groups Projects
Commit 12ff11ff authored by Anton Sarukhanov's avatar Anton Sarukhanov
Browse files

Fixed PHP tags for 5.6, added config template.

parent 2c4abe11
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
<link href="css/style.css" rel="stylesheet" />
<?php if (isset($_GET['embed'])) { ?>
<link href="css/embed.css" rel="stylesheet" />
<? } ?>
<?php } ?>
<script src="js/fastclick.js"></script>
<script src="js/jquery.min.js"></script>
<script src="js/leaflet.js"></script>
......@@ -53,4 +53,4 @@
})();
</script>
</body>
</html>
\ No newline at end of file
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment