Child: [d623d9] (diff)

Download this file

discussion.html    7 lines (6 with data), 251 Bytes

1
2
3
4
5
6
<div xmlns="http://www.w3.org/1999/xhtml"
xmlns:py="http://genshi.edgewall.org/">
${widgets.discussion_header.display(value=value)}
<h2>Topics</h2>
${widgets.subscription_form.display(value=value, action=value.url() + 'subscribe')}
</div>