Codebase list golang-github-gobuffalo-packr / b8a613c1-3ce0-492c-abc4-23feff4bcce9/main example / sf / foo.html
b8a613c1-3ce0-492c-abc4-23feff4bcce9/main

Tree @b8a613c1-3ce0-492c-abc4-23feff4bcce9/main (Download .tar.gz)

foo.html @b8a613c1-3ce0-492c-abc4-23feff4bcce9/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>