Files
meteor/docs/client/basic/basic-content.html
2014-10-22 23:49:25 -07:00

4 lines
85 B
HTML

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