diff options
author | Mark Sapiro <mark@msapiro.net> | 2008-02-14 09:08:11 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2008-02-14 09:08:11 -0800 |
commit | 2aee687b29f28ef20703abcbe715d1b1d8e27546 (patch) | |
tree | bb26f9761c777e3d72820bab7cd9daa3cd641e3e /templates/gl/subscribe.html | |
parent | 2e5d927a50e5b3c7006497416506fa9fa8f8d33a (diff) | |
download | mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.tar.gz mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.tar.xz mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.zip |
Added Galician translation from Frco. Javier Rial Rodrguez.
Diffstat (limited to 'templates/gl/subscribe.html')
-rw-r--r-- | templates/gl/subscribe.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/gl/subscribe.html b/templates/gl/subscribe.html new file mode 100644 index 00000000..db236913 --- /dev/null +++ b/templates/gl/subscribe.html @@ -0,0 +1,9 @@ +<!-- $Revision: 2.1 $ --> +<html> +<head><title><MM-List-Name> Resultados da subscrición</title></head> +<body bgcolor="white"> +<h1><MM-List-Name> Resultados da subscrición</h1> +<MM-Results> +<MM-Mailman-Footer> +</body> +</html> |