1
0
mirror of https://lab.it.hs-hannover.de/misc/postfix-stats.git synced 2024-11-28 00:47:53 +01:00
postfix-stats/templates/index.html

15 lines
258 B
HTML
Raw Normal View History

2018-05-04 15:20:04 +02:00
<!DOCTYPE html>
<html>
<head>
<title>Postfix statistics</title>
</head>
<body>
<img src="hour.png">
<img src="6hour.png">
<img src="day.png">
<img src="week.png">
<img src="month.png">
<img src="year.png">
</body>
</html>