Codebase list golang-github-gobuffalo-packr / 0277ceee-4e0e-42d7-b6ef-6d6903ba17cf/upstream example / sf / foo.html
0277ceee-4e0e-42d7-b6ef-6d6903ba17cf/upstream

Tree @0277ceee-4e0e-42d7-b6ef-6d6903ba17cf/upstream (Download .tar.gz)

foo.html @0277ceee-4e0e-42d7-b6ef-6d6903ba17cf/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>