Codebase list golang-github-gobuffalo-packr / d723ec3d-33b0-4853-987f-d966a49e6692/upstream example / sf / foo.html
d723ec3d-33b0-4853-987f-d966a49e6692/upstream

Tree @d723ec3d-33b0-4853-987f-d966a49e6692/upstream (Download .tar.gz)

foo.html @d723ec3d-33b0-4853-987f-d966a49e6692/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>