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