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.
 
 
 
 

20 lines
1.1 KiB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.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. <a href="http://github.com/earwig">
  10. <img style="position: absolute; top: 0; right: 0; border: 0;" src="https://d3nwyuy0nl342s.cloudfront.net/img/71eeaab9d563c2b3c590319b398dd35683265e85/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67" alt="Fork me on GitHub" />
  11. </a>
  12. <div id="container">
  13. {{ content }}
  14. <div id="footer">
  15. <p>Copyright &copy; 2011 Ben Kurtovic &bull; <a href="http://github.com/earwig/earwig.github.com">View Source</a></p>
  16. </div>
  17. </div>
  18. </body>
  19. </html>