mirror of
https://github.com/donl/meteor-ionic.git
synced 2026-05-26 14:22:19 -06:00
7 lines
No EOL
104 B
HTML
7 lines
No EOL
104 B
HTML
<template name="ionListButton">
|
|
|
|
<div class="{{classes}}">
|
|
{{> UI.contentBlock}}
|
|
</div>
|
|
|
|
</template> |