{% extends "base.html" %} {% block title %}{{ query }} - Rexa Search{% endblock %} {% block content %}
{% if query %}About {{ results|length }} results found
No results found for "{{ query }}"
Try different keywords or check your spelling.
Please enter a search query.
About {{ results|length }} results found
No results found for "{{ query }}"
Try different keywords or check your spelling.