Codebase list golang-github-gobuffalo-packr / 03adc650-47e4-4382-9105-3e5a65e18573/main example / sf / foo.html
03adc650-47e4-4382-9105-3e5a65e18573/main

Tree @03adc650-47e4-4382-9105-3e5a65e18573/main (Download .tar.gz)

foo.html @03adc650-47e4-4382-9105-3e5a65e18573/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>