diff options
author | <> | 2003-01-02 05:25:50 +0000 |
---|---|---|
committer | <> | 2003-01-02 05:25:50 +0000 |
commit | b132a73f15e432eaf43310fce9196ca0c0651465 (patch) | |
tree | c15f816ba7c4de99fef510e3bd75af0890d47441 /templates/no/archidxfoot.html | |
download | mailman2-b132a73f15e432eaf43310fce9196ca0c0651465.tar.gz mailman2-b132a73f15e432eaf43310fce9196ca0c0651465.tar.xz mailman2-b132a73f15e432eaf43310fce9196ca0c0651465.zip |
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.
Diffstat (limited to 'templates/no/archidxfoot.html')
-rw-r--r-- | templates/no/archidxfoot.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/templates/no/archidxfoot.html b/templates/no/archidxfoot.html new file mode 100644 index 00000000..4cb308f6 --- /dev/null +++ b/templates/no/archidxfoot.html @@ -0,0 +1,21 @@ + </ul> + <p> + <a name="end"><b>Dato på nyeste melding:</b></a> + <i>%(lastdate)s</i><br> + <b>Arkivert:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>Meldinger sortert på:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Mer informasjon om denne listen... + </a></b></li> + </ul> + <p> + <hr> + <i>Dette arkivet ble generert av + Pipermail %(version)s.</i> + </BODY> +</HTML> |