mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 22:04:43 +00:00
5 lines
249 B
HTML
5 lines
249 B
HTML
<div class="row">
|
|
<a href="http://thetvdb.com/?tab=series&id={{id}}" target="_blank" class="icon-info-sign pull-left"></a>
|
|
<div>{{seriesName}} {{seriesYear}}</div>
|
|
<div class="btn btn-success x-add pull-right icon-plus"></div>
|
|
</div>
|