Codebase list golang-github-gobuffalo-packr / 455c9b6e-741c-49e0-8a88-ff072f37e7a8/upstream example / sf / foo.html
455c9b6e-741c-49e0-8a88-ff072f37e7a8/upstream

Tree @455c9b6e-741c-49e0-8a88-ff072f37e7a8/upstream (Download .tar.gz)

foo.html @455c9b6e-741c-49e0-8a88-ff072f37e7a8/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>