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