Codebase list golang-github-gobuffalo-packr / 8d51ee81-f5e8-468b-bdc0-7e36171ab215/upstream example / sf / foo.html
8d51ee81-f5e8-468b-bdc0-7e36171ab215/upstream

Tree @8d51ee81-f5e8-468b-bdc0-7e36171ab215/upstream (Download .tar.gz)

foo.html @8d51ee81-f5e8-468b-bdc0-7e36171ab215/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>