{% extends "base.html" %} {% block title %}{{ query }} - Images - Rexa Search{% endblock %} {% block content %}
About {{ results|length }} images found
{{ result.title }}
{{ result.url[:50] }}...
No images found for "{{ query }}"
Try different keywords or search the web instead.