summaryrefslogtreecommitdiff
path: root/templates/header.html
blob: d8f909c3a2fba74c2af1e22fac9ad4da0fe6d2c2 (plain)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html lang="en">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. <title>pocket book</title>
  6. <meta name="author" content="Jonas Smedegaard">
  7. <!-- heavily based on http://natbat.net/2009/May/21/pocketbooks/ -->
  8. <link rel="stylesheet" href="css/main.css" type="text/css">
  9. <link rel="stylesheet" href="css/print.css" type="text/css" media="print">
  10. </head>
  11. <body>