html.naml

<override_macro name="html" parameters="head,body">
    <n.html_impl>
        <head>
            <meta name="google-site-verification" content="KZChLEXM4fM6cKwc6AgiDcnfGO6NB5Tq1BiTWfxJ9EU" />
            <n.head/>
        </head>
        <body>
            <n.top_bar/>
            <n.body/>
            <n.nabble_footer/>
        </body>
    </n.html_impl>
</override_macro>