UNPKG

web-shared-folder

Version:

Web server for sharing folder on local network or Internet

22 lines (20 loc) 496 B
<!DOCTYPE html> <html lang="~%~"> <head> <meta charset="UTF-8"> <meta name="robots" content="none"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>~%~</title> <link rel="icon" type="image/x-icon" href="/~%~favicon.ico"> <link rel="stylesheet" href="/wsf_app_files/404.css"> </head> <body> <div class="center"> <p> <span class="center__code">404</span> <br> <span class="center__msg">~%~</span> </p> </div> </body> </html>