~xav0989/ubuntu/vivid/mailman/ubuntu-logo

« back to all changes in this revision

Viewing changes to templates/sk/emptyarchive.html

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst
  • Date: 2008-04-24 19:30:49 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080424193049-jy5fa9tus40tjbmn
Tags: 1:2.1.10-2
Apply upstream patch to fix regression in cmd_subscribe
so that email subscribe to the -subscribe or -join address or the
-request address with a bare 'subscribe' command results in the message
being shunted.

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>Archív konferencie %(listname)s</title>
 
5
     <META NAME="robots" CONTENT="noindex,follow">
 
6
  </HEAD>
 
7
  <BODY BGCOLOR="#ffffff">
 
8
     <h1>Archív konferencie %(listname)s</h1>
 
9
     <p>
 
10
      Do tejto konferencie nebol zatial zaslaný žiaden príspevok.
 
11
      Preto je tento archív prázdny. Viac informácií o konferencii
 
12
      získate na <a href="%(listinfo)s">informačnej stránke.</a>.
 
13
     </p>
 
14
  </BODY>
 
15
  </HTML>