producer that produces the navigation.inc
[mir.git] / templates-dist / producer / navigation.template
1                   <p> 
2                     <!-- topiclist --> 
3                     <list topics as t> 
4                     <br>
5                     <a href="/${t.filename}.shtml"><b>${t.title}</b></a> 
6                     </list> 
7                     <!-- topiclist --> 
8                   </p>
9                   <hr noshade width="146" size="1" align="left">
10                   <p> <a href="#">cvsweb</a><br>
11                     <a href="#">request-tracker</a><br>
12                     <a href="${config.openaction}">publish</a></p>
13                   <p>
14                   <hr noshade width="146" size="1" align="left"> 
15                   <!-- imclist --> 
16                   <include "producer/cities.inc"> 
17                   <!-- imclist --> 
18                   </p>
19 <!-- imclist --> 
20 <include "producer/cities.inc"> 
21 <!-- imclist -->