{% if ads %}
{% include "feed/search/ad.html" %}
{% endif %}
{% if hashtag_post_user %}
{% include "feed/search/hashtag_health.html" %}
{% endif %}
{% include "feed/search/tab.html" %}
{%include 'feed/popup.html'%}
{% if not is_block_post %}
{% else %}
{% include "base/suspended.html" %}
{% endif %}
{%include 'feed/search/user_tab.html'%}
{%include 'feed/search/hashtag_tab.html'%}