Personal website https://benkurtovic.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

22 lines
1.2 KiB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  5. <title>{{ page.title }} - Earwig</title>
  6. <link rel="stylesheet" href="/css/main.css" type="text/css" />
  7. </head>
  8. <body>
  9. <div id="forkme">
  10. <a href="http://github.com/earwig">
  11. <img style="position: absolute; top: 0; right: 0; border: 0;" src="https://d3nwyuy0nl342s.cloudfront.net/img/71eeaab9d563c2b3c590319b398dd35683265e85/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67" alt="Fork me on GitHub" />
  12. </a>
  13. </div>
  14. <div id="container">
  15. {{ content }}
  16. <div id="footer">
  17. <p>Copyright &copy; 2011 Ben Kurtovic &bull; <a href="http://github.com/earwig/earwig.github.com">View Source</a> &bull; <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fearwig.github.com%2F">Valid XHTML 1.0 Strict</a></p>
  18. </div>
  19. </div>
  20. </body>
  21. </html>