{% extends "base.html" %} {% block title %}Search{% endblock %} {% block content %}
{% if results.identities %}We could not find anything matching your query.
If you're trying to find a post or profile on another server, try again in a few moments - if the other end is overloaded, it can take some time to fetch the details.
{% endif %} {% endblock %}