~msapiro/mailman/topics

« back to all changes in this revision

Viewing changes to templates/el/archtoc.html

  • Committer: Mark Sapiro
  • Date: 2014-12-03 23:47:23 UTC
  • mfrom: (1006.1.356 2.2)
  • Revision ID: mark@msapiro.net-20141203234723-3pcwx85xua4n84yx
Merged the 2.2 branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<HTML>
 
3
  <HEAD>
 
4
     <title>�� �������� ��� %(listname)s </title>
 
5
     <META NAME="robots" CONTENT="noindex,follow">
 
6
     %(meta)s
 
7
  </HEAD>
 
8
  <BODY BGCOLOR="#ffffff">
 
9
     <h1>�� ������ ��� %(listname)s</h1>
 
10
     <p>
 
11
      �������� �� ����� <a href="%(listinfo)s">������������ ����������� ��� 
 
12
      ���� �� �����</a> � �������� �� <a href="%(fullarch)s">���������� �� 
 
13
      ������ �� ������������� ������</a>(%(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>