<%pre> #include #include #include "tools.h" using namespace std; <%def doc_type> <%def logo> <%def header_box> <%args> content[]; component; <{ }>
% for(content_type::const_iterator it = content.begin(); it != content.end(); ++it) { <$ *it $> % } % if (!component.empty()) { <& (component) &> % }
<%def event_timer> <%args> tChannelID channelid; tEventID eventid; border="0"/> <%cpp> <%def tooltip_js> <%args> styleClass="domTTOverlib";