Codebase list golang-github-gobuffalo-packr / 6a6e5ce7-7acc-4186-beff-822062e0df81/upstream example / sf / foo.html
6a6e5ce7-7acc-4186-beff-822062e0df81/upstream

Tree @6a6e5ce7-7acc-4186-beff-822062e0df81/upstream (Download .tar.gz)

foo.html @6a6e5ce7-7acc-4186-beff-822062e0df81/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>