mirror of
https://github.com/donl/meteor-ionic.git
synced 2026-06-30 06:12:08 -06:00
5 lines
94 B
HTML
5 lines
94 B
HTML
<template name="ionPane">
|
|
<div class="pane">
|
|
{{> UI.contentBlock}}
|
|
</div>
|
|
</template>
|