UNPKG

shunter

Version:

A Node.js application built to read JSON and translate it into HTML

21 lines (19 loc) 690 B
<!DOCTYPE html> <html lang="en"> <head> <title>Internal server error</title> </head> <body> <!-- STATIC --> <div style="font-family: sans-serif; color: gray; font-size: 20px; font-weight: bold; margin-top: 200px; text-align: center;">500 &ndash; Internal server error </div> <!-- ___ _ _ / __| | |_ _ _ _ _ | |_ ___ _ _ \__ \ | ' \ | +| | | ' \ | _| / -_) | '_| |___/ |_||_| \_,_| |_||_| _\__| \___| _|_|_ _|"""""|_|"""""|_|"""""|_|"""""|_|"""""|_|"""""|_|"""""| "`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-' */} --> </body> </html>