diff options
author | Mark Sapiro <mark@msapiro.net> | 2016-01-09 19:33:25 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2016-01-09 19:33:25 -0800 |
commit | a1cc3a8ccb11a98b7e6c83b4d4f0a01c44f7f4a9 (patch) | |
tree | 2dd9a541fbac13c6a462a15763b218dc709d2f0b /templates/gl/headfoot.html | |
parent | ab7cca3f215184ba6a331871869a5b48af9e78f7 (diff) | |
download | mailman2-a1cc3a8ccb11a98b7e6c83b4d4f0a01c44f7f4a9.tar.gz mailman2-a1cc3a8ccb11a98b7e6c83b4d4f0a01c44f7f4a9.tar.xz mailman2-a1cc3a8ccb11a98b7e6c83b4d4f0a01c44f7f4a9.zip |
Corrected the encoding of several Galician templates.
Diffstat (limited to 'templates/gl/headfoot.html')
-rw-r--r-- | templates/gl/headfoot.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/gl/headfoot.html b/templates/gl/headfoot.html index 25c3c9f2..22d63bb5 100644 --- a/templates/gl/headfoot.html +++ b/templates/gl/headfoot.html @@ -1,4 +1,4 @@ -Este texto pode incluír +Este texto pode incluír <a href="http://docs.python.org/library/stdtypes.html#string-formatting-operations"> cadeas de formato Python </a> @@ -19,7 +19,7 @@ substitucións que se permite é a seguinte: <li><b>web_page_url</b>: é o URL de base do Mailman. Por exemplo, para indicar a páxina de información da rolda - só habería que engadirlle despois:<br> + só habería que engadirlle despois:<br> <em>listinfo/%(list_name)s</em> <li><b>description</b>: é unha descrición concisa sobre a rolda de distribución. |