Actually, just removed some trailing whitespace. Good job.

master
BodgeMaster 2020-02-19 15:03:09 +01:00
parent 8632830f83
commit db0a428481
1 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@
<title>ThreadR</title>
<link rel="stylesheet" type="text/css" href="%CONTENT_DIR%/style.css">
</head>
<body>
<ul class="topnav">
<li><a href="%CONTENT_DIR%/">Home</a></li>
@ -15,4 +14,4 @@
<h1>ThreadR</h1>
<h3><?php $username = $_POST['name'];
echo "Welcome back, $username !";?> </h3>
</html>
</html>