Files
meteor/docs/client/basic/basic-content.html
2014-10-28 02:28:35 -07:00

4 lines
85 B
HTML

<template name="basicContent">
{{> basicIntroduction}}
{{> basicApi}}
</template>