--- footer: aboutus: - title: About path: /about - title: Team path: /about/team - title: Jobs path: /jobs - title: Press path: /about/press topnav: - title: Tour path: /tour - title: Showcase path: /showcase - title: Blog path: /blog - title: Plans path: /plans help: - title: Help path: /help - title: Developers path: /developers - title: Status path: /status - title: Contact path: /contact tools: - title: TileMill path: /tilemill - title: Maki path: /maki --- {% 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.card %} {% if page.video %} {% elsif page.image %} {% endif %} {% endif %} {% if page.head %}{{page.head}}{% endif %} {% if page.app %} {{content}} {% else %}
{{content}}
{% endif %}