initial morningpaper script
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user