{% extends "feed/layout.html" %} {% load static %} {% block searchform %}
{% endblock searchform %} {% block content %}
{% if not users %}

No such users found!

{% else %} {% endif %}
{% endblock content %}