~tgc/mailman/2.1-da

« back to all changes in this revision

Viewing changes to templates/fa/archidxfoot.html

  • Committer: Mark Sapiro
  • Date: 2013-04-07 05:54:18 UTC
  • Revision ID: msapiro@value.net-20130407055418-3ocsw3ajga2vv82l
Defended against buggy web servers that don't include an empty
QUERY_STRING in the CGI environment.  (LP: 1160647)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
    </ul>
2
 
    <p>
3
 
      <a name="end"><b>تاریخ آخرین پیام:</b></a> 
4
 
       <i>%(lastdate)s</i><br>
5
 
    <b>بایگانی شده در:</b> <i>%(archivedate)s</i>
6
 
    <p>
7
 
   <ul>
8
 
         <li> <b>پیام‌ها مرتب شده بر اساس:</b>
9
 
                %(thread_ref)s
10
 
                %(subject_ref)s
11
 
                %(author_ref)s
12
 
                %(date_ref)s
13
 
             <li><b><a href="%(listinfo)s">اطلاعات بیشتر درباره‌ی این فهرست...
14
 
                    </a></b></li>
15
 
     </ul>
16
 
     <p>
17
 
     <hr>
18
 
     <i>این بایگانی توسط 
19
 
    Pipermail نسخه‌ی %(version)s تولید شده است.</i>
20
 
  </BODY>
21
 
</HTML>