UNPKG

@haxtheweb/haxcms-nodejs

Version:

HAXcms single and multisite nodejs server, api, and administration

11 lines 221 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Offline ;-(</title> </head> <body> You appear to be offline <button onclick="window.location.reload()">Try again</button> </body> </html>