Files
meteor/docs/client/packages/bootstrap.html
matt debergalis 55af4717f1 missing file
2012-04-27 11:30:23 -07:00

16 lines
520 B
HTML

<template name="pkg_bootstrap">
{{#better_markdown}}
## `bootstrap`
Twitter's Bootstrap package is a front-end toolkit for faster, more
beautiful web development. Bootstrap provides simple and flexible HTML,
CSS, and Javascript for popular user interface components and
interactions including typography, forms, buttons, tables, grids, and
navigation.
For more information about Bootstrap, see
<a href="http://twitter.github.com/bootstrap/">http://twitter.github.com/bootstrap/</a>.
{{/better_markdown}}
</template>