Rename folder Data to data

This commit is contained in:
Markus Fleschutz
2023-10-31 11:22:55 +01:00
parent 893273739a
commit 35e940a00c
109 changed files with 16 additions and 17 deletions

View File

@@ -0,0 +1,11 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="date" content='$date-meta$'>
<title>$title$</title>
</head>
<body>
$body$
</body>
</html>