14 lines
445 B
HTML
14 lines
445 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Gecombineerde roosters</title>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<link href="style.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<p><a href=""><< Terug naar formulier</a></p>
|
|
{LEGENDA}
|
|
{ROOSTER}
|
|
</body>
|
|
</html> |