1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00
Files
Radarr/src/UI/AddMovies/ErrorViewTemplate.hbs
T

8 lines
234 B
Handlebars

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