File: /var/www/web37/htdocs/fickanzeiger/compiled/social friendly_template/en/c_1_front_404_tpl.php
<?php /* V2.10 Template Lite 4 January 2007 (c) 2005-2007 Mark Dickenson. All rights reserved. Released LGPL. 2014-05-15 12:12:21 CEST */ ?>
<?php
echo $this->_fetch_compile_include("includes/header.tpl", array('title' => "Error, Page not found...",'metaDescription' => "The page you want to achieve is not (or more). Excuse us for the inconvenience..."));
?>
<div class="title_h_1">
<h1>Error, Page not found...</h1>
</div>
<div class="column_in">
The page you want to achieve is not (or more). Excuse us for the inconvenience...
</div>
<?php
echo $this->_fetch_compile_include("includes/footer.tpl", array());
?>