{% if text %}
{% if fetch_data %} {% else %} {% if filter_by %} {{ text }} {% else %} {{ text }} {% endif %} {% endif %}
{% endif %}