mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
10 lines
86 B
HTML
10 lines
86 B
HTML
<template name="quick_start">
|
|
<div>
|
|
{{#markdown}}
|
|
|
|
|
|
|
|
{{/markdown}}
|
|
</div>
|
|
</template>
|