]> err.no Git - scalable-opengroupware.org/blob - UI/Templates/MailerUI/UIxMailAddressbook.wox
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1151 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / Templates / MailerUI / UIxMailAddressbook.wox
1 <?xml version='1.0' standalone='yes'?>
2
3 <html xmlns="http://www.w3.org/1999/xhtml"
4       xmlns:var="http://www.skyrix.com/od/binding"
5       xmlns:const="http://www.skyrix.com/od/constant"
6       xmlns:rsrc="OGo:url"
7 >
8   <head>
9     <title><var:string value="name"/></title>
10   </head>
11
12   <body>
13     You shouldn't see this content at all - the direct actions redirect to
14     the proper destinations, hence this component is _never_ rendered.
15   </body>
16 </html>