~futatuki/mailman/2.1-forbid-subscription

« back to all changes in this revision

Viewing changes to templates/pt_BR/emptyarchive.html

  • Committer:
  • Date: 2003-01-02 05:25:50 UTC
  • Revision ID: vcs-imports@canonical.com-20030102052550-qqbl1i96tzg3bach
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.

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>Arquivos da lista %(listname)s</title>
 
5
     <META NAME="robots" CONTENT="noindex,follow">
 
6
  </HEAD>
 
7
  <BODY BGCOLOR="#ffffff">
 
8
     <h1>The %(listname)s Archives </h1>
 
9
     <p>
 
10
      Ainda n�o foi postada nenhuma mensagem para esta lista, assim os 
 
11
      arquivos est�o atualmente vazios. Voc� poder� ter 
 
12
      <a href="%(listinfo)s">mais detalhes sobre esta lista</a>.
 
13
     </p>
 
14
  </BODY>
 
15
  </HTML>