Codebase list golang-github-gobuffalo-packr / 9285c59e-b7f1-4b74-b8b0-6d36eff3c81e/upstream example / sf / foo.html
9285c59e-b7f1-4b74-b8b0-6d36eff3c81e/upstream

Tree @9285c59e-b7f1-4b74-b8b0-6d36eff3c81e/upstream (Download .tar.gz)

foo.html @9285c59e-b7f1-4b74-b8b0-6d36eff3c81e/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>