~msapiro/mailman/topics

« back to all changes in this revision

Viewing changes to templates/eu/article.html

  • Committer:
  • Date: 2003-09-22 03:52:35 UTC
  • Revision ID: vcs-imports@canonical.com-20030922035235-61rxjvxxlzmudfkk
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 
2
<HTML>
 
3
 <HEAD>
 
4
   <TITLE> %(title)s
 
5
   </TITLE>
 
6
   <LINK REL="Index" HREF="index.html" >
 
7
   <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s">
 
8
   <META NAME="robots" CONTENT="index,nofollow">
 
9
   %(encoding)s
 
10
   %(prev)s
 
11
   %(next)s
 
12
 </HEAD>
 
13
 <BODY BGCOLOR="#ffffff">
 
14
   <H1>%(subject_html)s</H1>
 
15
    <B>%(author_html)s</B> 
 
16
    <A HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"
 
17
       TITLE="%(subject_html)s">%(email_html)s
 
18
       </A><BR>
 
19
    <I>%(datestr_html)s</I>
 
20
    <P><UL>
 
21
        %(prev_wsubj)s
 
22
        %(next_wsubj)s
 
23
         <LI> <B>Mezuak nola ikusi:</B> 
 
24
              <a href="date.html#%(sequence)s">[ dataz ]</a>
 
25
              <a href="thread.html#%(sequence)s">[ hariz ]</a>
 
26
              <a href="subject.html#%(sequence)s">[ gaiez ]</a>
 
27
              <a href="author.html#%(sequence)s">[ idazlez ]</a>
 
28
         </LI>
 
29
       </UL>
 
30
    <HR>  
 
31
<!--beginarticle-->
 
32
%(body)s
 
33
<!--endarticle-->
 
34
    <HR>
 
35
    <P><UL>
 
36
        <!--threads-->
 
37
        %(prev_wsubj)s
 
38
        %(next_wsubj)s
 
39
         <LI> <B>Mezuak nola ikusi:</B> 
 
40
              <a href="date.html#%(sequence)s">[ dataz ]</a>
 
41
              <a href="thread.html#%(sequence)s">[ hariz ]</a>
 
42
              <a href="subject.html#%(sequence)s">[ gaiez ]</a>
 
43
              <a href="author.html#%(sequence)s">[ idazlez ]</a>
 
44
         </LI>
 
45
       </UL>
 
46
 
 
47
<hr>
 
48
<a href="%(listurl)s">%(listname)s posta zerrendari buruz
 
49
argibide gehiago</a><br>
 
50
</body></html>