2
xmlns="http://namespaces.zope.org/zope"
3
xmlns:browser="http://namespaces.zope.org/browser"
4
xmlns:i18n="http://namespaces.zope.org/i18n"
5
xmlns:xmlrpc="http://namespaces.zope.org/xmlrpc"
6
i18n_domain="launchpad">
10
for="lp.services.comments.interfaces.conversation.IConversation"
11
permission="zope.Public"
12
template="../templates/conversation.pt"/>
16
for="lp.services.comments.interfaces.conversation.IComment"
17
permission="zope.Public"
18
template="../templates/comment.pt"/>
b'\\ No newline at end of file'