Enter search terms
- {% elif invalid_search %} -Invalid search
- {% elif results|length == 0 %} - {% if page_num > paginator.num_pages %} -There aren't {{ page_num }} page - only {{ paginator.num_pages }}.
- {% else %} -No results
- {% endif %} - {% else %} - {% for page in results %} - {% include "common/listing-item.html" %} - {% endfor %} - {% endif %} +