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>