12 lines
		
	
	
		
			475 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			475 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!--PAGENAME=Hello, <template name="username">-->
 | 
						|
<!--PAGESTYLE=/styles/pages/user/style.css-->
 | 
						|
 | 
						|
<header class="user-index-header">
 | 
						|
    <div class="user-index-header-text" id="headerText">
 | 
						|
        <h1 class="user-index-h1 fade-in">Hello, <span class="outlined-text"><template name="username"></template></span>.</h1>
 | 
						|
        <h2 class="user-index-h2 fade-in">What would you like to watch?</h2>
 | 
						|
    </div>
 | 
						|
</header>
 | 
						|
 | 
						|
 | 
						|
<script src="/scripts/pages/admin/main.js" defer></script> |