{% if searchResults|length > 0 %}

« {% if previousPageId > 0 %} {{ previousPageId }} {% endif %} {{ currentPage }} {% if nextPageId > 0 %} {{ nextPageId }} {% endif %} »

{% else %}
{{ site.siteName }} not found. Please make sure you have typed his or her name correctly and try again.
{% endif %}