diff options
author | <> | 2003-04-09 05:09:57 +0000 |
---|---|---|
committer | <> | 2003-04-09 05:09:57 +0000 |
commit | ff670afdeeaf7e1715a89868ddfed3af101457bf (patch) | |
tree | 9bb2f8dc5172dcfceec2abfe7f4729872768c3d8 /templates/pt/subscribe.html | |
parent | 01015334f5c849a0ec891bf8c87137f350473c81 (diff) | |
download | mailman2-ff670afdeeaf7e1715a89868ddfed3af101457bf.tar.gz mailman2-ff670afdeeaf7e1715a89868ddfed3af101457bf.tar.xz mailman2-ff670afdeeaf7e1715a89868ddfed3af101457bf.zip |
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.
Diffstat (limited to '')
-rw-r--r-- | templates/pt/subscribe.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/pt/subscribe.html b/templates/pt/subscribe.html new file mode 100644 index 00000000..807a2b40 --- /dev/null +++ b/templates/pt/subscribe.html @@ -0,0 +1,9 @@ +<!-- $Revision: 6332 $ --> +<html> +<head><title><MM-List-Name> Resultado da inscrição</title></head> +<body bgcolor="white"> +<h1><MM-List-Name> Resultado da inscrição</h1> +<MM-Results> +<MM-Mailman-Footer> +</body> +</html> |