Back to Leaflet

{{ title }}Leaflet

docs/_layouts/v2.html

1.9.4567 B
Original Source

{% 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 %} {{ content }} {% if page.title == 'Documentation' %} {% endif %}