--- footer: aboutus: - title: About path: /about - title: Team path: /about/team - title: Jobs path: /jobs - title: Press path: /about/press - title: Press Kit path: /about/press-kit topnav: - title: Design path: /design - title: Data path: /data-platform - title: Developers path: /developers - title: Showcase path: /showcase - title: Enterprise path: /enterprise help: - title: Plans path: /plans - title: Blog path: /blog - title: Help path: /help - title: Status path: /status - title: Contact path: /contact tools: - title: Studio path: /mapbox-studio - 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 site.test %}{% endif %} {% if page.head %}{{page.head}}{% endif %} {% if page.app %} {{content}} {% else %}
{{content}}
{% endif %}