mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-09-08 07:20:44 +00:00
email templates edited
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</a>
|
||||
</th>
|
||||
<td>
|
||||
<a href="https://www.imdb.com/title/{{s.imdb_id}}/episodes?season={{s.last_season}}" style="text-decoration: none;" target="_blank">
|
||||
<a href="https://www.imdb.com/title/{{s.imdb_id}}/episodes?season={{s.watched_season}}" style="text-decoration: none;" target="_blank">
|
||||
{{s.watched_season}} - {{s.watched_episode}}
|
||||
</a>
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user