404 Error Page / შეცდომის სკრიფტი 2025-07-15 |
დასახელება: 404 Error Page ავტორი: saba-web დემო: Click Code <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" dir="ltr"> <head> <title>404 - Error: 404</title> <link rel="stylesheet" href="http://usesites.com/templates/ja_wall/css/error.css" type="text/css" /> <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'> <!-- CUSTOM THEMES --> <link rel="stylesheet" href="http://usesites.com/templates/ja_wall/themes/default/css/theme.css" type="text/css" media="all" /> <!-- //CUSTOM THEMES --> </head> <body> <div class="error"> <div id="outline"> <div id="errorboxoutline"> <div id="error-code">404</div> <div id="error-message">Component not found</div> <a id="back-home" href="/" title="Go to the Home Page">Home Page</a> <span id="text-tip"> </span> </div> </div> </div> </body> </html> ტეგები: |
სულ კომენტარები: 2 | |