Sonarr/src/UI/AddSeries/ErrorViewTemplate.hbs

8 lines
235 B
Handlebars
Raw Normal View History

2015-01-30 01:14:38 +00:00
<div class="text-center col-md-12">
<h3>
There was an error searching for '{{term}}'.
</h3>
If the series title contains non-alphanumeric characters try removing them, otherwise try your search again later.
</div>