{% assign url_parts = page.url | split: "/" %} {% if url_parts[2] == "ios" %} {% include asides/ecosystem_ios_navigation.html | compact_newlines %} {% comment %} {% elsif url_parts[2] == "cookbook" %} {% include asides/cookbook_navigation.html | compact_newlines %} {% endcomment %} {% else %}
{% include edit_github.html %} {% assign ecosystem = site.ecosystem | sort: "title" %}

Ecosystem

{% endif %}