Initial commit
This commit is contained in:
13
files/index.php
Normal file
13
files/index.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Bara ett test</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<?php echo "<h1>Hejsan!</h1>" ?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user