aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ar/archtocnombox.html
blob: 80d538685c2e324b4309add38d6748dacc9626ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="rtl">
  <HEAD>
     <title>أرشيفات القائمة %(listname)s</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     <META NAME="robots" CONTENT="noindex,follow">
     %(meta)s
  </HEAD>
  <BODY BGCOLOR="#ffffff">
     <h1>أرشيفات القائمة %(listname)s</h1>
     <p>
      You can get <a href="%(listinfo)s">معلومات أكثر حول هذه القائمة</a>.
     </p>
     %(noarchive_msg)s
     %(archive_listing_start)s
     %(archive_listing)s
     %(archive_listing_end)s
     </BODY>
     </HTML>