{% capture title %}{% if page.title %}{{ page.title }} - {% elsif post.title %}{{ post.title }} - {% endif %}{% endcapture %} {% if title != '' %} {{ title }}Leaflet {% else %} Leaflet - a JavaScript library for interactive maps {% endif %} {% if title == '' %} {% endif %} {% if page.redirect_to %} {% endif %} {% capture root %}{% if page.root %}{{ page.root }}{% else %}{{ layout.root }}{% endif %}{% endcapture %} {% if page.title == 'Documentation' %} {% endif %} {% if page.css %}{% endif %}

Leaflet

an open-source JavaScript library
for building powerful interactive maps

{{ content }}
{% if page.title == 'Documentation' %} {% endif %}