Website content for chibug.org
at master 12 lines 199 B view raw
1--- 2layout: default 3--- 4<a href="/">&lt;&lt; Back</a> 5 6<section class="update"> 7 <header> 8 <a href="{{ site.baseurl }}{{ page.url }}">{{ page.title }}</a> 9 </header> 10 {{ page.content }} 11</section> 12