{% if page.prehead %}{{page.prehead}}{% endif %} {% if page.description %}{% endif %} {% if page.title == 'Mapbox' %}{{page.title}} | Design and publish beautiful maps{% else %}{{page.title}} | Mapbox{% endif %} {% if page.date and site.baseurl == '/blog' %} {% endif %}{% if page.tags %} {% for tags in page.tags %} {% endfor %}{% endif %}{% if page.category and page.category !='none' %} {% endif %}{% if page.author %} {% endif %}{% if page.excerpt or page.description %} {% endif %} {% if site.baseurl == '/mapbox.js' %}{% if site.mapboxjs != page.version and page.version != 'latest' %}{% endif %}{% endif %} {% if page.card or layout.card %} {% if page.video or layout.video %} {% elsif page.image or layout.image %} {% endif %} {% endif %} {% if site.localbase == true %} {% else %} {% endif %} {% unless page.nomapboxjs %} {% endunless %} {% unless page.nomapboxjs %} {% endunless %} {% if site.test %}{% endif %} {% if page.head %}{{page.head}}{% endif %}{% if layout.head %}{{layout.head}}{% endif %}