Codebase list golang-github-gobuffalo-packr / 42c7527b-a943-4f8c-a107-7663d2ad3881/upstream example / sf / foo.html
42c7527b-a943-4f8c-a107-7663d2ad3881/upstream

Tree @42c7527b-a943-4f8c-a107-7663d2ad3881/upstream (Download .tar.gz)

foo.html @42c7527b-a943-4f8c-a107-7663d2ad3881/upstreamraw · history · blame

  <!DOCTYPE html>
  <html>
    <head>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width" />
      <title>Foo</title>
    </head>
    <body>
      body
    </body>
  </html>