The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<html>
<head>
    <title><?= $c->appname ?> - MicroTemplate</title>
</head>
<body>
<h1>Foo/Bar</h1>
<div><?= $var ?></div>
</body>
</html>