ok
Direktori : /home2/selectio/www/mm-tailor-billing/themes/errors/html/ |
Current File : //home2/selectio/www/mm-tailor-billing/themes/errors/html/error_404.php |
<?php (defined('BASEPATH')) OR exit('No direct script access allowed'); ?><!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Page Not Found | Tecdiary IT Solutions</title> <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Ruda:400,700,900"> <style type="text/css"> body { margin: 0; padding: 10px; background-color: #ed5565; font-family: "Ruda",sans-serif; color: #FFF; } .middle-box { margin: 0 auto; max-width: 400px; padding-top: 30px; z-index: 100; text-align: center; } .middle-box h1 { font-size: 170px; color:white; margin:0; } </style> </head> <body class="bg-theme04"> <div class="middle-box animated fadeInDown"> <h1>404</h1> <h3 style="font-weight:bold;">Requested page has not been found!</h3> <div style="color:#F5F5F5;"> Sorry, but the page you are looking for might have been removed, or unavailable. </div> </div> </body> </html>