{% extends 'components/dropdown.html' %} {% load i18n %} {% load bookwyrm_tags %} {% block dropdown-trigger %} {% trans "More options" %} {% endblock %} {% block dropdown-list %} {% if status.user == request.user %} {# things you can do to your own statuses #}