{% for reaction in reactions %}
{{reaction.reaction_name}}
{%endfor%}
{% else %}
{% include "base/suspended.html" %}
{% endif %}
{% extends 'base/base.html' %} {% load static %} {% block othermeta %} {% if post.media %} {% else %} {% endif %} {% endblock %} {% block title %}{{ post.user.user_hash }} on Sayches {% endblock %} {% block content %}