-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmsg-refreshedad.html
62 lines (59 loc) · 2.2 KB
/
msg-refreshedad.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>باربن | آگهی بهروز شد</title>
<meta name="description" content="باربن | آگهی بهروز شد">
<meta name="author" content="behnamazizi.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#664d42">
<meta name="msapplication-navbutton-color" content="#664d42">
<meta name="apple-mobile-web-app-status-bar-style" content="#664d42">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="icon" href="img/barbon.png">
<link rel="stylesheet" href="css/eric-meyer-reset.min.css">
<link rel="stylesheet" href="css/fontiran.css">
<link rel="stylesheet" href="css/fontiran-style.css">
<link rel="stylesheet" href="css/big.css">
<link rel="stylesheet" href="css/medium.css">
<link rel="stylesheet" href="css/small.css">
<!-- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script> -->
<script>if (!window.jQuery) { document.write('<script src="js/jquery.min.js"><\/script>');}</script>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body style="padding:0;" class="msg">
<header class="msg">
<a href="index.html"><img src="img/logo-h-color.svg" alt="باربن" /></a>
<a class="return" href="myads.html">بازگشت به لیست آگهیهای من<i></i></a>
</header>
<main class="msg clearfix">
<div class="symbol">
<i></i>
</div>
<p>
<b>آگهی مورد نظر بهروز شد.</b>
<br>
اکنون آگهیتان در صدر لیست آگهیهای
<a href="bazaar.html">بازار</a>
قرار میگیرد.
<br>
بهروزرسانی هر آگهی، هر
<span>12</span>
ساعت یکبار ممکن است.
</p>
</main>
<footer class="msg">
<nav>
<a href="bazaar.html">صفحه اصلی</a>
<a href="bazaar.html">بازار</a>
<a href="magazine.html">مجله</a>
<a href="profile.html">حساب کاربری</a>
</nav>
</footer>
<!-- Scripts -->
<script src="js/modernizr-custom.js"></script>
<script src="js/custom.js"></script>
</body>
</html>