Create 422.fa_IR.html

This commit is contained in:
Qasem Hajizadeh 2015-04-02 02:57:43 +04:30
parent 325e16e020
commit 1ad594d77a
1 changed files with 25 additions and 0 deletions

25
public/422.fa_IR.html Normal file
View File

@ -0,0 +1,25 @@
<html>
<head>
<title>تغییری که خواستید، رد شد (۴۲۲)</title>
<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: 100%; color: #f00; line-height: 1.5em; }
</style>
</head>
<body>
<!-- This file lives in public/422.html -->
<div class="dialog">
<h1>تغییری که خواستید، رد شد.</h1>
<p>شاید شما تلاش کردید چیزی را تغییر دهید که پروانهٔ دسترسی به آن را نداشتید.</p>
</div>
</body>
</html>