formatting

This commit is contained in:
2023-05-29 20:40:22 +02:00
parent af9e6a6376
commit e1951606c0
2 changed files with 29 additions and 29 deletions

View File

@ -58,3 +58,4 @@ if(isset($_POST['email']) && isset($_POST['message'])) {
echo "<a href='/'>Zpět</a>";
}
}