* the confirmation page didn't have a "version" field in the form, so it was
deleting the whole page
* deleting a single version was redirecting to WikiStart instead of back to
the current page
* a !WikiPage model that deletes its own version will now refetch the content
of the latest version of the page
* add test cases for checking the `page.exists` value after deletion