{{> components/_head.hbs }}
{{#> components/_nav.hbs }} {{!-- For /index, include a "new" link that goes to the curated news feed page. --}} {{#if (eq page.tree_path "index")}} new {{/if}} {{/ components/_nav.hbs }} {{> components/_noscript.hbs }} {{!-- NOTE: ~ because components/_tree.hbs must not include any extra indentation, because it may contain pre elements which shouldn't be indented. --}} {{~> components/_tree.hbs }}