!7 p { if (isMain()) serveHttpAndOpenBrowser(); } html { ret hdiv(id := "notiStatus") + hdesktopNotifications() + hbutton("Notify me", onclick := "sendDesktopNotification(" + jsQuote("Here you are") + ");"); }