7 lines
343 B
Smarty
7 lines
343 B
Smarty
<div style="position:relative;width:100%;height:400px;background:transparent url({$SUB_DIR}web/images/static/404.jpg) no-repeat center center;">
|
|
<div style="position:absolute;font-weight:bold;font-size:14px;top:30px;left:50px;width:300px;">
|
|
ERROR 404<br>
|
|
<br>
|
|
Die von Ihnen angeforderte Seite wurde leider nicht gefunden.
|
|
</div>
|
|
</div> |