Codebase list golang-github-gobuffalo-packr / f2bce53b-75f0-4753-abbb-478c71383e2a/upstream example / sf / foo.html
f2bce53b-75f0-4753-abbb-478c71383e2a/upstream

Tree @f2bce53b-75f0-4753-abbb-478c71383e2a/upstream (Download .tar.gz)

foo.html @f2bce53b-75f0-4753-abbb-478c71383e2a/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>