{% extends "base.html" %} {% block content %}
{% if current_user.about %}
О себе:{{current_user.about}}{% endif %} |
{{current_user.name}} |
|---|
{{item2}}
{% endfor %}{{item2}}
{% endfor %}
{% else %}
{% endif %}
{% if emotion_pub[loop.index0]['like'] != None %}
{{emotion_pub[loop.index0]['like']}}
{% endif %}