سلام.
این قالبو دیدم
گفتم ترجمش کنم بذارم براتون
<!doctype html>
<html>
<head>
<title>Page not found | صفحه پیدا نشد</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
<link rel="stylesheet" href="http://huwshimi.com/wp-content/themes/huwshimi/404.css">
<link rel="alternate" type="application/rss+xml" href="http://feeds.feedburner.com/huwshimi" />
<script type="text/javascript">
var _gaq = _gaq || ;
_gaq.push(['_setAccount', 'UA-3551564-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="error">
<!--آدرس سایتتون-->
<a href="http://www.mimag.ir/">
<img src="http://up.mimag.ir/up/mtmag/404.jpg" alt="404 page not found" id="error404-image" />
</a>
</div>
</body>
</html>