Codebase list golang-github-gobuffalo-packr / 98d134f1-959f-41da-80dc-3fbe1ef547c2/upstream example / sf / foo.html
98d134f1-959f-41da-80dc-3fbe1ef547c2/upstream

Tree @98d134f1-959f-41da-80dc-3fbe1ef547c2/upstream (Download .tar.gz)

foo.html @98d134f1-959f-41da-80dc-3fbe1ef547c2/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>