Codebase list golang-github-gobuffalo-packr / 73cb50b3-1825-4ef0-82eb-9c27b75ab7c0/main example / sf / foo.html
73cb50b3-1825-4ef0-82eb-9c27b75ab7c0/main

Tree @73cb50b3-1825-4ef0-82eb-9c27b75ab7c0/main (Download .tar.gz)

foo.html @73cb50b3-1825-4ef0-82eb-9c27b75ab7c0/mainraw · 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>