Sonarr/src/UI/AddSeries/NotFoundViewTemplate.hbs

8 lines
274 B
Handlebars
Raw Normal View History

2015-01-30 01:14:38 +00:00
<div class="text-center col-md-12">
<h3>
Sorry. We couldn't find any series matching '{{term}}'
</h3>
2014-02-06 21:31:09 +00:00
<a href="https://github.com/NzbDrone/NzbDrone/wiki/FAQ#wiki-why-cant-i-add-a-new-show-to-nzbdrone-its-on-thetvdb">Why can't I find my show?</a>
</div>