The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<!DOCTYPE html>
<html>
  <head>
    %= include 'header_common';
  </head>
  <body>
    <div class="container">
      <h1><%= title %></h1>
      %= content
    </div>
  </body>
</head>