Recargar la página de envío del correo de activación no funciona

The email is missing because we delete user ID from session after sending activation email and that is indeed the correct/safe thing to do.

Considering this is an edge case (and can be reproduced by accessing /u/account-created/resent directly), I updated the code to show generic success message (on reload) as per:

5 Me gusta