This commit is contained in:
Samuel 2024-08-23 14:45:19 +02:00
commit 99f1438f77

View File

@ -25,6 +25,7 @@
echo '<p>Du är '.$age.' och heter '.$name.' och har id '.$id.'</p>';
echo '<p>Det här är ett test</p>';
echo '<p>Försök två att inte ha merge conflicts</p>';
?>
</body>
</html>