Tactical commit during work on user interface

This commit is contained in:
Simon Brooke 2018-06-30 19:19:01 +01:00
parent 23a3e71464
commit e6d6109575
6 changed files with 58 additions and 33 deletions

View file

@ -28,8 +28,8 @@
<!-- ATTENTION \/ -->
<!-- ATTENTION /\ -->
<!-- Leaflet -->
<link rel="stylesheet" href="vendor/leaflet/dist/leaflet.css" />
<script src="vendor/leaflet/dist/leaflet.js"></script>
<link rel="stylesheet" href="js/lib/leaflet/dist/leaflet.css" />
{% script "js/lib/leaflet/dist/leaflet.js" %}
{% script "/js/app.js" %}
{% endblock %}