~msapiro/mailman/topics

« back to all changes in this revision

Viewing changes to templates/fi/article.html

  • Committer: Mark Sapiro
  • Date: 2010-07-02 19:45:33 UTC
  • mto: (1006.1.254 2.2)
  • mto: This revision was merged to the branch mainline in revision 1022.
  • Revision ID: mark@msapiro.net-20100702194533-na5ok28rfei2it7f
Updated Finnish translation from Joni Toyryla.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
   <TITLE> %(title)s
6
6
   </TITLE>
7
7
   <LINK REL="Index" HREF="index.html" >
8
 
   <LINK REL="made" HREF="mailto:%(email_url)s">
 
8
   <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s">
9
9
   <META NAME="robots" CONTENT="index,nofollow">
10
10
   <style type="text/css">
11
11
       pre {
21
21
   </H1>
22
22
    <B>%(author_html)s
23
23
    </B> 
24
 
    <A HREF="mailto:%(email_url)s"
 
24
    <A HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"
25
25
       TITLE="%(subject_html)s">%(email_html)s
26
26
       </A><BR>
27
27
    <I>%(datestr_html)s</I>
51
51
              <a href="author.html#%(sequence)s">[ kirjoittaja ]</a>
52
52
         </LI>
53
53
       </UL>
54
 
</body></html>
 
54
 
 
55
<hr>
 
56
<a href="%(listurl)s">Lis�tietoja postituslistasta %(listname)s</a><br>
 
57
</body>
 
58
</html>