2013-03-03 22:26:41 +00:00
|
|
|
|
<h3>{{seasonTitle}}</h3>
|
2013-03-02 19:13:23 +00:00
|
|
|
|
<table class="table table-hover x-season-table">
|
|
|
|
|
<thead>
|
|
|
|
|
<tr>
|
|
|
|
|
<th>#</th>
|
|
|
|
|
<th>Title</th>
|
|
|
|
|
<th>Air Date</th>
|
|
|
|
|
<th>Quality</th>
|
|
|
|
|
<th>Controls</th>
|
|
|
|
|
</tr>
|
|
|
|
|
</thead>
|
2013-03-03 23:18:43 +00:00
|
|
|
|
<tbody class="x-episodes">
|
|
|
|
|
|
|
|
|
|
</tbody>
|
2013-03-02 19:13:23 +00:00
|
|
|
|
</table>
|