1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00
Files
Sonarr/src/UI/AddSeries/ErrorViewTemplate.hbs
T
Keivan Beigi c472d8fe96 stripBom
2015-01-29 17:14:38 -08:00

8 lines
235 B
Handlebars

<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>