**Modified** Added signup page. Included jumbotron with nav-tab. Right now the login page have not yet included but the signup page is available. Description from trello: An index page with navbar that will redirect user to signup or login page with jumbotron.

This commit is contained in:
Jack 2019-01-13 15:12:25 -08:00
parent 7163bb5542
commit 5ea889ec1d

View file

@ -10,9 +10,9 @@
<link rel="shortcut icon" href="/favicon.ico" />
</head>
<body>
<div class="container">
<div class="jumbotron">
<h1>Reimbursinator</h1>
<div class="container">
<div class="jumbotron">
<h1>Reimbursinator</h1>
</div>
<ul class="nav nav-tabs">
<li class="nav-item">