<!DOCTYPE html>
<html>
  <head>
    <title>Pictures</title>
  </head>
  <body>
    <%@ include file = "header.html" %>
    <p>This page will contain pictures I've taken.</p>
  </body>
</html>