<?php /* Smarty version 2.6.23, created on 2011-05-19 10:34:19
         compiled from cms-1/cms_arquivos/error_pages/404.tpl */ ?>
<!DOCTYPE html> 
<html lang="en" class="no-js">
<head>
    <title>EZICMS | 404 - page not found</title>
    
    <!-- // Meta //  -->
    <meta charset="utf-8">   
    <meta name="description" content="" />
    <meta name="keywords" content="" />
    <!--[if IE]>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
    <![endif]-->

    <!-- // Stylesheets // -->
    <link rel="stylesheet" href="<?php echo $this->_tpl_vars['url_template']; ?>
/error_pages/css/error-docs.css" />
    <link rel="stylesheet" href="<?php echo $this->_tpl_vars['url_template']; ?>
/error_pages/css/error-docs.css" />

    <!-- http://allinthehead.com/retro/319/how-to-set-an-apple-touch-icon-for-any-site -->
    <link rel="apple-touch-icon" href="<?php echo $this->_tpl_vars['url_template']; ?>
/error_pages/images/apple-touch-icon.png">
    <link rel="shortcut icon" href="<?php echo $this->_tpl_vars['url_template']; ?>
/error_pages/images/favicon.ico">
    
</head>
<body>
    <div id="container">
        <div class="box">   
            <h1>404</h1>
            <h2>Pagina não encontrada</h2>
                <p>
                    <input type="button" value="Voltar" class="back"/>
                  <input type="text" value="search" class="bar"/>
                    <input type="submit" value="Buscar" class="send" />
                    <input type="button" value="Home" class="home"/>
                </p>
        </div>     
    </div><!-- END "#container" -->
        

        
</body>
</html>