mirror of
https://github.com/ultrasn0w/huso.git
synced 2025-12-14 05:59:53 +01:00
WatchGet
This commit is contained in:
@@ -31,7 +31,7 @@ body { background-color: #1a1a1a; color: #fff; }
|
||||
{% for _, anime := range season.Data %}
|
||||
<tr>
|
||||
<td><strong>{%s anime.Title %}</strong></td>
|
||||
<td>{%d anime.MalID %}</td>
|
||||
<td>{%dl anime.MalID %}</td>
|
||||
<td>{%s anime.Aired.String %}</td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user