Diary/templates/index.html
2014-05-22 16:15:03 +02:00

10 lines
133 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Diary</title>
</head>
<body>
No content yet!
</body>
</html>