Type correction

This commit is contained in:
Louis Vézina 2018-06-14 16:06:54 -04:00
parent 77c7d8b102
commit f372e1aa57
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
<label></label>
</div>
</td>
<td><a href="{{base_url}}episodes/{{row[5]}}">{{row[1]}}</a></td>
<td><a href="{{base_url}}movie/{{row[5]}}">{{row[1]}}</a></td>
<td>{{row[7]}}</td>
<td>
%subs_languages = ast.literal_eval(str(row[3]))