- What the platforms this machine runs earned on your account over the last
- ${escapeHtml(String(fleet.windowDays || 30))} days, reported by
- ${escapeHtml(fleet.serverUrl)}${fleet.reportedAt ? ` · ${escapeHtml(relativeTime(fleet.reportedAt))}` : ""}.
- ${shared ? `${shared} of these run on more than one machine, so the figure is the account's, not this machine's.` : ""}
-
This server has no figures for the platforms on this machine yet.
`} -No reading at all for ${escapeHtml(withoutReadings.join(", "))} — usually a collector that does not exist yet, or credentials never entered. They are missing from the total rather than counted as zero.
` - : ""} -
+ What the platforms this machine runs earned on your account over the last
+ ${escapeHtml(String(fleet.windowDays || 30))} days, reported by
+ ${escapeHtml(fleet.serverUrl)}${age ? ` · ${escapeHtml(age)}` : ""}.
+ ${shared ? `${shared} of these run on more than one machine, so the figure is the account's, not this machine's.` : ""}
+
This server has no figures for the platforms on this machine yet.
` + } +No reading at all for ${escapeHtml(withoutReadings.join(", "))} — usually a collector that does not exist yet, or credentials never entered. They are missing from the total rather than counted as zero.
` + : "" + } +