Merge remote-tracking branch 'origin/master' into update-policy
This commit is contained in:
		
						commit
						91021d968e
					
				
					 1 changed files with 8 additions and 2 deletions
				
			
		|  | @ -35,8 +35,14 @@ | |||
|             </ul> | ||||
|         </div> | ||||
|     </nav> | ||||
|     <div class="container pt-3"> | ||||
|         <p>Welcome to Reimbursinator</p> | ||||
|     <div class="container pt-3 col-xs-4"> | ||||
|         <h2>Welcome to Reimbursinator</h2> | ||||
|         <p>This application is designed to help you create and submit expense reports that meet your organization's guidelines. | ||||
|           The more information you are able to fill in the easier it will be to complete the reimbursement process.</p> | ||||
|         <p>Reports that you have created can be viewed on the <a href="edit_report.html"> Edit Report </a> tab, and their status can be viewed there as well. | ||||
|           Submitted reports are also shown in the same tab. Modifications are not allowed on the submitted reports.</p> | ||||
|         <p>To begin, create a <a href="new_report.html"> New Report</a>.</p> | ||||
|         <p>Remember to logout on the top-right if you are done with the Reimbursinator.</p> | ||||
|     </div> | ||||
|     <script src="js/logout.js"></script> | ||||
| </body> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 kououken
						kououken