Codebase list golang-github-gobuffalo-packr / eba8d651-ec73-411c-837b-48557e0dd218/main example / sf / foo.html
eba8d651-ec73-411c-837b-48557e0dd218/main

Tree @eba8d651-ec73-411c-837b-48557e0dd218/main (Download .tar.gz)

foo.html @eba8d651-ec73-411c-837b-48557e0dd218/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>