packages feed

battleships-1.0.0: templates/default-layout-wrapper.hamlet

$newline never
\<!doctype html>
<html lang="en">
    <head>
        <meta charset="UTF-8">

        <title>#{pageTitle pc}
        <link rel="shortcut icon" href="@{StaticR img_favicon_ico}" type="image/x-icon" />
        <meta name="description" content="">
        <meta name="author" content="">

        <meta name="viewport" content="width=device-width,initial-scale=1">

    ^{pageHead pc}
  <body>
    ^{pageBody pc}