discourse/public/403.ar.html

27 lines
761 B
HTML
Raw Normal View History

2014-12-07 15:05:24 -05:00
<html>
<head>
2015-07-01 17:09:37 -04:00
<title>لا يمكنك فعل ذلك (403)</title>
2014-12-07 15:05:24 -05:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
div.dialog {
width: 25em;
padding: 0 4em;
margin: 4em auto 0 auto;
border: 1px solid #ccc;
border-right-color: #999;
border-bottom-color: #999;
}
h1 { font-size: 400%; color: #f00; line-height: 1em; }
</style>
</head>
<body>
<div class="dialog">
<h1>403</h1>
2015-10-10 11:11:28 -04:00
<p>لا يمكنك عرض هذا المصدر !</p>
2014-12-07 15:05:24 -05:00
2015-10-10 11:11:28 -04:00
<p>سيتم استبدال الصفحة الحالية بصفحة ديسكورس 403 مخصصة.</p>
2014-12-07 15:05:24 -05:00
</div>
</body>
</html>