Readme love for Bart Kiers and Javier Cejudo
[jekyll-now.git] / _layouts / page.html
blobcff536080625b045c1a4022c8d7346cce0afe5f2
1 ---
2 layout: default
3 ---
5 <article class="page">
7 <h1>{{ page.title }}</h1>
9 <div class="entry">
10 {{ content }}
11 </div>
12 </article>