Files
Readarr/src/UI/AddSeries/ErrorViewTemplate.hbs

8 lines
234 B
Handlebars

<div class="text-center col-md-12">
<h3>
There was an error searching for '{{term}}'.
</h3>
If the artist name contains non-alphanumeric characters try removing them, otherwise try your search again later.
</div>