mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-14 11:23:42 +02:00
7093f352fe
backbone app is now fully served from nancy including css,js,html
6 lines
277 B
HTML
6 lines
277 B
HTML
<div class="line row folder-match-result-view">
|
|
<a href="http://thetvdb.com/?tab=series&id={{id}}" target="_blank" class="icon-info-sign"></a>
|
|
<span>{{seriesName}} {{seriesYear}}</span>
|
|
<span class="icon-plus pull-right btn btn-success x-btn-add"></span>
|
|
</div>
|