{% load static %} {% load i18n %} {% load l10n %} {% load admin_url %} {% load mastodon %} {% load oauth_token %} {% load truncate %} {% load thumb %} {% load prettydate %} {% load user_actions %} {% load duration %} {% wish_item_action activity.action_object.item as action %} {% if activity.action_object.mark.comment_text %} {% liked_piece activity.action_object.mark.comment as liked %} {% include 'like_stats.html' with liked=liked piece=activity.action_object.mark.comment %} {% endif %} {% comment %} {% endcomment %} {% if not action.taken %} {% else %} {% endif %}