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

« back to all changes in this revision

Viewing changes to templates/ro/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>Arhivele listei %(listname)s</title>
 
5
     <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-2">
 
6
     <META NAME="robots" CONTENT="noindex,follow">
 
7
     %(meta)s
 
8
  </HEAD>
 
9
  <BODY BGCOLOR="#ffffff">
 
10
     <h1>Arhivele listei de discu�ii %(listname)s</h1>
 
11
     <p>
 
12
      Pute�i ob�ine <a href="%(listinfo)s">mai multe detalii despre aceast� list�</a>
 
13
      sau pute�i <a href="%(fullarch)s">desc�rca �ntreaga arhiv� �n form� brut�</a>
 
14
      (%(size)s).
 
15
     </p>
 
16
     %(noarchive_msg)s
 
17
     %(archive_listing_start)s
 
18
     %(archive_listing)s
 
19
     %(archive_listing_end)s
 
20
     </BODY>
 
21
     </HTML>