Actually, just removed some trailing whitespace. Good job.
parent
8632830f83
commit
db0a428481
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue