Re: [Mailman-Users] Mailman Template

2006-01-27 Thread Mark Sapiro
Jeff Edwards wrote: >I'm working on customizing the Mailman archive templates. I'm customizing >the HTML and need to generate dynamic text based on the listname, but when I >add a %(list_name)s in places, it doesn't get rendered dynamically. Instead >it shows up as %(list_name)s in the final HTML

[Mailman-Users] Mailman Template

2006-01-27 Thread Jeff Edwards
I'm working on customizing the Mailman archive templates. I'm customizing the HTML and need to generate dynamic text based on the listname, but when I add a %(list_name)s in places, it doesn't get rendered dynamically. Instead it shows up as %(list_name)s in the final HTML. How can I use the dynam