13 lines
		
	
	
		
			444 B
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			444 B
		
	
	
	
		
			HTML
		
	
	
	
<!-- Index template -->
 | 
						|
<html>
 | 
						|
    <head>
 | 
						|
        <title><!-- __CINERA_PROJECT__ --> Episode Guide</title>
 | 
						|
        <!-- __CINERA_INCLUDES__ -->
 | 
						|
    </head>
 | 
						|
    <body>
 | 
						|
        <h1 style="background-color: #3399FF; text-align:center; width: 100%; margin: 0 auto"><!-- __CINERA_PROJECT__ --> Episode Guide</h1>
 | 
						|
        <div>This should just be the table of contents, heroes and heroines</div>
 | 
						|
        <!-- __CINERA_INDEX__ -->
 | 
						|
    </body>
 | 
						|
</html>
 |