diff options
Diffstat (limited to 'templates/ru/archidxfoot.html')
-rw-r--r-- | templates/ru/archidxfoot.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/templates/ru/archidxfoot.html b/templates/ru/archidxfoot.html new file mode 100644 index 00000000..6e08a88c --- /dev/null +++ b/templates/ru/archidxfoot.html @@ -0,0 +1,19 @@ + </ul> + <p> + <a name="end"><b>Дата последнего сообщения:</b></a> + <i>%(lastdate)s</i><br> + <b>Архив обновлен:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>Сортировать по:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Подробная информация о списке рассылки...</a></b></li> + </ul> + <p> + <hr> + <i>Этот архив был создан программой Pipermail %(version)s.</i> + </BODY> +</HTML> |