if self.board.total_weight() > 0:
                    action = (
                        "if (confirm(%(message)s)){%(action)s;}return false" %
                        {
                            'action': action,