%include file="state.html" args="vectorobj=vectorobj, timestamp=timestamp, state=state"/> % if vectorobj.message: % if message_timestamp:
${message_timestamp|h} : ${vectorobj.message|h}
% else:${vectorobj.message|h}
% endif % else:Message: Waiting...
% endif${result|h}