<body>
 <footer>
	<a href="../">Back to index...</a>
</footer>

<header>
  <h1>Lorem ipsum</h1>
  <h2>The ipsum of all lorems</h2>
</header>
 
 <p>A dolor sit amet, consectetur adipisicing elit, sed do eiusmod
 tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim
 culpa qui officia deserunt mollit anim id est laborum.</p>
 
<footer>
	<a href="../">Back to index...</a>
</footer>
</body>