morningpaper/template.html

24 lines
284 B
HTML

<html>
<head>
<title>Morning Paper</title>
</head>
<body>
<h2>Kurioser Feiertag</h2>
$specialday$
<h2>Mitarbeiter</h2>
$table$
<h2>Geburtstage heute</h2>
$geburtstagskind$
<h2>Geburtstage im Monat</h2>
$geburtstagskinddesmonats$
<h2>Jubiläum</h2>
$anniversary$
</body>
</html>