Location field problems fixed

This commit is contained in:
Martin Bauer
2019-01-05 12:48:20 +01:00
parent 663185fd40
commit aaf1528426
4 changed files with 6 additions and 8 deletions

View File

@@ -11,6 +11,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
{% render_block "css" %}
{% render_block "js" %}
</head>
<body class="pull_top">
@@ -81,8 +83,7 @@
</footer>
{% render_block "js" %}
</body>
</html>