Codebase list golang-github-gobuffalo-packr / f253d8e9-f8ef-4c70-9432-f7b2b6d26965/upstream example / sf / foo.html
f253d8e9-f8ef-4c70-9432-f7b2b6d26965/upstream

Tree @f253d8e9-f8ef-4c70-9432-f7b2b6d26965/upstream (Download .tar.gz)

foo.html @f253d8e9-f8ef-4c70-9432-f7b2b6d26965/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>