Codebase list golang-github-gobuffalo-packr / 5cbb29c0-28eb-4a41-913d-bed2f964fb72/main example / sf / foo.html
5cbb29c0-28eb-4a41-913d-bed2f964fb72/main

Tree @5cbb29c0-28eb-4a41-913d-bed2f964fb72/main (Download .tar.gz)

foo.html @5cbb29c0-28eb-4a41-913d-bed2f964fb72/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>