react/docs/_layouts/page.html

8 lines
83 B
HTML
Raw Normal View History

2013-05-30 03:46:11 +08:00
---
layout: default
---
<section class="content wrap">
{{ content }}
</section>