Codebase list golang-github-gobuffalo-packr / upstream/2.8.1+git20201110.1968755 example / sf / foo.html
upstream/2.8.1+git20201110.1968755

Tree @upstream/2.8.1+git20201110.1968755 (Download .tar.gz)

foo.html @upstream/2.8.1+git20201110.1968755raw · 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>