summaryrefslogblamecommitdiff
path: root/spec/_layouts/toc.yml
blob: 85e1e6bc5c3ff3a682ee001affc4cdae0955adc2 (plain) (tree)
1
2
3
4
5
6
7





                                                                              
                                 






             
       
<!DOCTYPE html>
<html>
<head>
  <meta http-equiv='Content-Type' content='text/html; charset=utf-8' />

  <link rel="stylesheet" type="text/css" href="public/stylesheets/screen.css">
  <title>{{ page.title }}</title>
</head>

<body>

{{ content }}

</body>
</html>