~ubuntu-branches/ubuntu/hoary/mailman/hoary-security

« back to all changes in this revision

Viewing changes to templates/eu/archtoc.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2004-10-11 02:02:43 UTC
  • Revision ID: james.westby@ubuntu.com-20041011020243-ukiishnhlkmsoh21
Tags: upstream-2.1.5
ImportĀ upstreamĀ versionĀ 2.1.5

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>%(listname)s Zerrendako Artxiboak</title>
 
5
     <META NAME="robots" CONTENT="noindex,follow">
 
6
     %(meta)s
 
7
  </HEAD>
 
8
  <BODY BGCOLOR="#ffffff">
 
9
     <h1>%(listname)s Zerrendako Artxiboak</h1>
 
10
     <p>
 
11
      Zerrenda honi buruzko <a href="%(listinfo)s">informazio gehiago hemen</a>
 
12
      edo <a href="%(fullarch)s">deskargatu artxibo osoa</a>
 
13
      (%(size)s).
 
14
     </p>
 
15
     %(noarchive_msg)s
 
16
     %(archive_listing_start)s
 
17
     %(archive_listing)s
 
18
     %(archive_listing_end)s
 
19
     </BODY>
 
20
     </HTML>