aboutsummaryrefslogtreecommitdiffstats
path: root/templates/eu/article.html
diff options
context:
space:
mode:
author <>2003-09-22 03:52:35 +0000
committer <>2003-09-22 03:52:35 +0000
commit8ab1eb4447a42c1c94caa2bcf0de12df43e611d1 (patch)
tree2cf720054c1537dd74325d0efc4eb37a11000599 /templates/eu/article.html
parentea0a45216b280ed89bfa0a8b5183e8e799596c61 (diff)
downloadmailman2-8ab1eb4447a42c1c94caa2bcf0de12df43e611d1.tar.gz
mailman2-8ab1eb4447a42c1c94caa2bcf0de12df43e611d1.tar.xz
mailman2-8ab1eb4447a42c1c94caa2bcf0de12df43e611d1.zip
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.
Diffstat (limited to 'templates/eu/article.html')
-rw-r--r--templates/eu/article.html50
1 files changed, 50 insertions, 0 deletions
diff --git a/templates/eu/article.html b/templates/eu/article.html
new file mode 100644
index 00000000..6c6c9f16
--- /dev/null
+++ b/templates/eu/article.html
@@ -0,0 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> %(title)s
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s">
+ <META NAME="robots" CONTENT="index,nofollow">
+ %(encoding)s
+ %(prev)s
+ %(next)s
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>%(subject_html)s</H1>
+ <B>%(author_html)s</B>
+ <A HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"
+ TITLE="%(subject_html)s">%(email_html)s
+ </A><BR>
+ <I>%(datestr_html)s</I>
+ <P><UL>
+ %(prev_wsubj)s
+ %(next_wsubj)s
+ <LI> <B>Mezuak nola ikusi:</B>
+ <a href="date.html#%(sequence)s">[ dataz ]</a>
+ <a href="thread.html#%(sequence)s">[ hariz ]</a>
+ <a href="subject.html#%(sequence)s">[ gaiez ]</a>
+ <a href="author.html#%(sequence)s">[ idazlez ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+%(body)s
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ %(prev_wsubj)s
+ %(next_wsubj)s
+ <LI> <B>Mezuak nola ikusi:</B>
+ <a href="date.html#%(sequence)s">[ dataz ]</a>
+ <a href="thread.html#%(sequence)s">[ hariz ]</a>
+ <a href="subject.html#%(sequence)s">[ gaiez ]</a>
+ <a href="author.html#%(sequence)s">[ idazlez ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="%(listurl)s">%(listname)s posta zerrendari buruz
+argibide gehiago</a><br>
+</body></html>