packages feed

notmuch-web-0.1.0: templates/default-layout-wrapper.hamlet

$newline never
<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="UTF-8">
        <title>#{pageTitle pc}
        <meta name="author" content="Notmuch">
        <meta name="description" content="Notmuch Email">
        <meta name="viewport" content="width=device-width,initial-scale=1">
        <link rel="search" href=@{OpenSearchR} type="application/opensearchdescription+xml" title="Notmuch Web">
        ^{pageHead pc}
    <body>
        ^{pageBody pc}