Codebase list golang-github-gobuffalo-packr / 121dd939-3468-4bbd-8913-ddfe265f5094/upstream example / sf / foo.html
121dd939-3468-4bbd-8913-ddfe265f5094/upstream

Tree @121dd939-3468-4bbd-8913-ddfe265f5094/upstream (Download .tar.gz)

foo.html @121dd939-3468-4bbd-8913-ddfe265f5094/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>