Found series for {{search_query}}
{% for series in found_series %}
{% endfor %}
{% else %}
Nothing found while looking for {{search_query}}. Try to relax your query a little.
{% endif %}