{% include meta_tags.html %} {% if page.versionHref != "/docs" %}
{% endif %}
{{page.title}}{% if page.header_sub_title %} - {{ page.header_sub_title}}{% endif %} - Ionic Framework
{% include head_includes.html %} {% include nav_links.html %}
{% if page.header_title %}{{ page.header_title }}{% else %}{{ page.title }}{% endif %}
{% if page.header_sub_title %}{{ page.header_sub_title}}{% else %}How to get the most out of Ionic.{% endif %}
{% include api_version_select.html %}
Overview
CSS
JavaScript
{% include api_menu.html %}
Tutorials
Guide
{{ content }}
{% include footer.html %} {% include base_scripts.html %}