{% include _components/layout.html %}
{% include _components/rem.html %}
{% include _components/init.html %}
{% include _components/content.html %}
{% include _components/type.html %}
{% include _components/bar.html %}
{% include _components/buttons.html %}
{% include _components/forms.html %}
{% include _components/panel.html %}
{% include _components/searchbar.html %}
{% include _components/tabs.html %}
{% include _components/grid.html %}
{% include _components/modal.html %}
{% include _components/popup.html %}
{% include _components/calendar.html %}
{% include _components/actions.html %}
{% include _components/picker.html %}
{% include _components/list.html %}
{% include _components/cards.html %}
{% include _components/scroller.html %}
{% include _components/pull-to-refresh.html %}
{% include _components/infinite-scroll.html%}
{% include _components/icons.html %}
{% include _components/router.html %}
{% include _components/themes.html %}
{% include footer.html %}