{% if registrant.user %} {% trans "View Profile" %} {% endif %} {% trans "View Registration" %} {% if not opt_object.cancel_dt %} {% if event.can_cancel or request.user.is_superuser %} {% trans "Cancel Registration" %} {% endif %} {% endif %}