diff options
author | emkael <emkael@tlen.pl> | 2019-01-18 01:11:54 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2019-01-18 01:11:54 +0100 |
commit | ee552d007c4aa684e751dcac850cf7388b891145 (patch) | |
tree | d6f1e6a0c2932f0815878a9ab1ae283e8548014e /index.php |
Original code from pzbs.pl
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/index.php b/index.php new file mode 100644 index 0000000..60e3e88 --- /dev/null +++ b/index.php @@ -0,0 +1,4 @@ +<html> +<head></head> +<body></body> +</html> |