change dates april in may

This commit is contained in:
hugogogo
2021-05-28 21:25:14 +02:00
parent f35bcc2dc1
commit 0d8d9ba733
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
<style>.date {margin-right: 2px;}</style> <style>.date {margin-right: 2px;}</style>
</head> </head>
<body> <body>
<p class="date right"><i><small>April 2021</small></i></p> <p class="date right"><i><small>Mai 2021</small></i></p>
</body> </body>
</html> </html>

View File

@@ -8,7 +8,7 @@
<style>.date {margin-right: 2px;}</style> <style>.date {margin-right: 2px;}</style>
</head> </head>
<body> <body>
<p class="date right"><i><small>April 2021</small></i></p> <p class="date right"><i><small>May 2021</small></i></p>
</body> </body>
</html> </html>

View File

@@ -8,7 +8,7 @@
<style>.date {margin-right: 2px;}</style> <style>.date {margin-right: 2px;}</style>
</head> </head>
<body> <body>
<p class="date right"><i><small>avril 2021</small></i></p> <p class="date right"><i><small>mai 2021</small></i></p>
</body> </body>
</html> </html>