Refactored a div class tag to be more general.
Added site style to the secure pages. Renamed LoginController to SecureLoginController.
This commit is contained in:
@@ -13,8 +13,7 @@ class AboutView extends View
|
||||
public function page()
|
||||
{
|
||||
$body = <<<HTML
|
||||
<div class="team">
|
||||
<h1>Roster:</h1>
|
||||
<div class="content">
|
||||
<div class="card">
|
||||
<h2>James Murray - Project Manager</h2>
|
||||
<img src="assets/james_murray.jpg" height="1365" width="1372" alt="James Murray">
|
||||
|
||||
Reference in New Issue
Block a user