lU.load().then((data) => {
                user(_.first(data));
                h.redraw();
            }).catch(() => h.redraw());