aboutsummaryrefslogtreecommitdiffstats
path: root/templates/pt/emptyarchive.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/pt/emptyarchive.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/templates/pt/emptyarchive.html b/templates/pt/emptyarchive.html
new file mode 100644
index 00000000..f1e94f0a
--- /dev/null
+++ b/templates/pt/emptyarchive.html
@@ -0,0 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>Arquivos de %(listname)s</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>Arquivos de %(listname)s </h1>
+ <p>
+ Ainda não foram enviadas mensagens para esta lista, por isso
+ os arquivos estão vazios. Pode ter mais <a href="%(listinfo)s">
+ informações sobre
+ esta lista</a>.
+ </p>
+ </BODY>
+ </HTML>