mirror of
https://github.com/donl/meteor-ionic.git
synced 2026-05-27 14:22:21 -06:00
5 lines
110 B
HTML
5 lines
110 B
HTML
<template name="ionNavView">
|
|
<div data-navigation-container>
|
|
{{> UI.contentBlock}}
|
|
</div>
|
|
</template>
|