2017-11-11 00:34:47 +00:00
|
|
|
<!-- Index template -->
|
|
|
|
<html>
|
|
|
|
<head>
|
2017-12-07 01:15:13 +00:00
|
|
|
<title><!-- __CINERA_PROJECT__ --> Episode Guide</title>
|
2017-11-11 00:34:47 +00:00
|
|
|
<!-- __CINERA_INCLUDES__ -->
|
|
|
|
</head>
|
|
|
|
<body>
|
2017-12-07 01:15:13 +00:00
|
|
|
<h1 style="background-color: #3399FF; text-align:center; width: 100%; margin: 0 auto"><!-- __CINERA_PROJECT__ --> Episode Guide</h1>
|
2017-11-11 00:34:47 +00:00
|
|
|
<div>This should just be the table of contents, heroes and heroines</div>
|
|
|
|
<!-- __CINERA_INDEX__ -->
|
|
|
|
</body>
|
|
|
|
</html>
|