This commit is contained in:
kankys
2024-09-10 20:06:15 +02:00
parent 3e98a8e1a7
commit c225b329a2
18 changed files with 187 additions and 111 deletions

View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<!--
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Scripting/EmptyPHPWebPage.php to edit this template
-->
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<h1>Nová stránka 2</h1>
<?php
// put your code here
?>
</body>
</html>