Codebase list golang-github-gobuffalo-packr / 68d1d2c1-20cc-4f80-9a83-dc375c1fc241/upstream example / sf / foo.html
68d1d2c1-20cc-4f80-9a83-dc375c1fc241/upstream

Tree @68d1d2c1-20cc-4f80-9a83-dc375c1fc241/upstream (Download .tar.gz)

foo.html @68d1d2c1-20cc-4f80-9a83-dc375c1fc241/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>