relocate repo files so ND2 is the only code
This commit is contained in:
		
							
								
								
									
										18
									
								
								share/public/500.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								share/public/500.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,18 @@ | ||||
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | ||||
|         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||||
| <html> | ||||
| <head> | ||||
| <title>Error 500</title> | ||||
| <link rel="stylesheet" href="/css/error.css" /> | ||||
| <meta http-equiv="Content-type" content="text/html; charset=UTF-8" /> | ||||
| </head> | ||||
| <body> | ||||
| <h1>Error 500</h1> | ||||
| <div id="content"> | ||||
| <h2>Internal Server Error</h2><p>Wooops, something went wrong</p> | ||||
| </div> | ||||
| <div id="footer"> | ||||
| Powered by <a href="http://perldancer.org/">Dancer</a>. | ||||
| </div> | ||||
| </body> | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user