Initial content
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="bg-dark text-white p-2">
|
||||
<span class="navbar-brand ml-2">SPORTS STORE</span>
|
||||
</div>
|
||||
{{{ body }}}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user