MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / bodySuffix

Method bodySuffix

contributed/modClock/web.js:83–85  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

81 }
82
83 static bodySuffix(msg) {
84 return `<div><hr>${msg}</div>\n</body></html>`;
85 }
86
87 static noAccessPointSet() {
88 return `<h2>Please set the name of your clock and connect to an access point.<p></h2>`;

Callers 1

configServerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected