$def with (d, matches) $# :param web.Storage d: form data $# :param list matches: $var title: $_("Add a book")

$_("Add a Book")

$:_("One moment... It looks like we already have some potential matches for %(title)s by %(author)s.", title=d.title, author=d.author_names[0])

$_("Rather than creating a duplicate record, please click through the result you think best matches your book.")

None of these match the book I want to add. Continue.