formatting
This commit is contained in:
parent
af9e6a6376
commit
e1951606c0
@ -29,7 +29,6 @@ $canonical = "https://www.filiprojek.cz/";
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1.0" />
|
||||||
|
@ -58,3 +58,4 @@ if(isset($_POST['email']) && isset($_POST['message'])) {
|
|||||||
echo "<a href='/'>Zpět</a>";
|
echo "<a href='/'>Zpět</a>";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user