GeoCSV extension now working, but not as well as I want.

This commit is contained in:
Simon Brooke 2020-02-25 21:55:12 +00:00
parent 4fee2959ca
commit c0358f9c78
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
11 changed files with 180 additions and 22 deletions

View file

@ -5,6 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="favicon.png">
{% style "/content/stylesheet.css" %}
{% block extra-headers %}
{% endblock %}