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
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