Switch to unified view

a/website/howtos/template.html b/website/howtos/template.html
...
...
29
    </div>
29
    </div>
30
    
30
    
31
    <div class="content">
31
    <div class="content">
32
32
33
      <h1>Howto  do something</h1>
33
      <h1>Howto  do something</h1>
34
      <h2>Why would you want to do this ?</h2>
35
      <h2>How to do it</h2>
34
36
35
      
37
      
36
    </div>
38
    </div>
37
  </body>
39
  </body>
38
</html>
40
</html>