mirror of
https://github.com/donl/meteor-ionic.git
synced 2026-06-02 14:22:22 -06:00
5 lines
120 B
HTML
5 lines
120 B
HTML
<template name="ionBody">
|
|
<div class="ionic-body {{platformClasses}}">
|
|
{{> UI.contentBlock}}
|
|
</div>
|
|
</template>
|