mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-04 20:08:28 +02:00
Map: positions
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
<meta charset="utf-8"/>
|
||||
<title>{% block title %}{% endblock title %}</title>
|
||||
<link rel="stylesheet" href="/css/base.css"/>
|
||||
{% if page.extra.leaflet or section.extra.leaflet %}<link rel="stylesheet" href="/vendor/leaflet/leaflet.css"/>{% endif %}
|
||||
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"/>
|
||||
<meta name="viewport" content="width=device-width"/>
|
||||
<meta name="robots" content="noindex,nofollow"/><!-- TODO remove this for production -->
|
||||
|
Reference in New Issue
Block a user