% else:
% endif
<%include file="header.html"/>
% if data.typestr == "module" and data.member_proxies and len(data.member_proxies)>0:
<%include file="proxy_list.html"/>
% endif
<%include file="property_list.html"/>
<%include file="method_list.html"/>
<%include file="event_list.html"/>
<%include file="footer.html"/>