diff options
Diffstat (limited to 'templates/gl/archidxfoot.html')
-rw-r--r-- | templates/gl/archidxfoot.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/gl/archidxfoot.html b/templates/gl/archidxfoot.html new file mode 100644 index 00000000..012cf26e --- /dev/null +++ b/templates/gl/archidxfoot.html @@ -0,0 +1,20 @@ + </ul> + <p> + <a name="end"><b>Data da última mensaxe:</b></a> + <i>%(lastdate)s</i><br> + <b>Arquivouse o:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>Mensaxes ordenadas por:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Máis información sobre a rolda... + </a></b></li> + </ul> + <p> + <hr> + <i>Pipermail xerou este arquivo </i> + </BODY> +</HTML> |