**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:
		
							parent
							
								
									7163bb5542
								
							
						
					
					
						commit
						5ea889ec1d
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -10,9 +10,9 @@ | ||||||
| 	<link rel="shortcut icon" href="/favicon.ico" /> | 	<link rel="shortcut icon" href="/favicon.ico" /> | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| 	<div class="container"> |     <div class="container"> | ||||||
| 		<div class="jumbotron"> |         <div class="jumbotron"> | ||||||
| 			<h1>Reimbursinator</h1> |             <h1>Reimbursinator</h1> | ||||||
| 		</div> | 		</div> | ||||||
|         <ul class="nav nav-tabs"> |         <ul class="nav nav-tabs"> | ||||||
|             <li class="nav-item"> |             <li class="nav-item"> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Jack
						Jack