~msapiro/mailman/topics

« back to all changes in this revision

Viewing changes to templates/fa/article.html

  • Committer: Mark Sapiro
  • Date: 2013-05-21 20:54:16 UTC
  • mto: (1006.1.254 2.2)
  • mto: This revision was merged to the branch mainline in revision 1022.
  • Revision ID: mark@msapiro.net-20130521205416-xj0wvqewl3idlrni
Added 'dir=rtl' to several HTML templates.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
   %(prev)s
16
16
   %(next)s
17
17
 </HEAD>
18
 
 <BODY BGCOLOR="#ffffff">
 
18
 <BODY BGCOLOR="#ffffff" dir="rtl">
19
19
   <H1>%(subject_html)s</H1>
20
20
    <B>%(author_html)s</B> 
21
21
    <A HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"