1--- 2layout: default 3--- 4<a href="/"><< 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