The assets directory should store any pictures that the site uses. Removed lingering directory
@@ -1,6 +1,6 @@
<?php
require_once 'lib/View.php';
$view = new View();
require_once 'lib/LandingView.php';
$view = new LandingView();
$view->setTitle("CSE 435 Group 6")
?>
<!DOCTYPE html>
The note is not visible to the blocked user.