{% extends "person/master.html"%} {% block title %}Search person{% endblock %} {% block content %}
There was one person found.
{% else %}There were {{ resultsCount }} people found.
{% endif %} {% else %} {% if userQuery %}Sorry, nobody was found in that search.
{% else %}Sorry, nobody was found under this letter.
{% endif %} {% endif %} {% else %}Please search for registered people below.
{% endif %} {% if resultsCount %}