From 29de1e65e784b67e635616b2f4edf2a8a12e0a9e Mon Sep 17 00:00:00 2001
From:  <>
Date: Mon, 22 Sep 2003 02:07:49 +0000
Subject: This commit was manufactured by cvs2svn to create branch
 'Release_2_1-maint'.

---
 templates/sr/archidxhead.html | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 templates/sr/archidxhead.html

(limited to 'templates/sr/archidxhead.html')

diff --git a/templates/sr/archidxhead.html b/templates/sr/archidxhead.html
new file mode 100644
index 00000000..07e3f1ad
--- /dev/null
+++ b/templates/sr/archidxhead.html
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+  <HEAD>
+     <title>Архива: %(listname)s %(archive)s, по %(archtype)s</title>
+     <META NAME="robots" CONTENT="noindex,follow"><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+     %(encoding)s
+  </HEAD>
+  <BODY BGCOLOR="#ffffff">
+      <a name="start"></A>
+      
+<h1>%(archive)s : архива: (archtype)s</h1>
+      <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><b>Почетак:</b> <i>%(firstdate)s</i><br>
+         <b>Крај:</b> <i>%(lastdate)s</i><br>
+         <b>Порука:</b> %(size)s<p>
+     <ul>
-- 
cgit v1.2.3