4 lines
		
	
	
		
			101 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			101 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<h1>Welcome <?= $_SESSION['user']['username']?>!</h1>
 | 
						|
 | 
						|
<a href="/habits/create">Create new Habit</a>
 |