@messages("account_settings.sidebar.restore")
@flash.get("success").map { msg => } @flash.get("error").map { msg => }@messages("account_settings.restore.instructions")
@helper.form(action = controllers.my.settings.routes.RestoreController.restore(), 'enctype -> "multipart/form-data") { }