<!DOCTYPE html>
<html lang="en-US">
<head>
<title>spid-perl Example Application</title>
<link rel="stylesheet" href="/css/style.css" />
<meta charset=UTF-8" />
</head>
<body>
<h1>spid-perl Example Application</h1>
<div id="content">
[% content %]
</div>
</body>
</html>