## getvector.html - Shows a vector <%page args="vectorobj, timestamp, loggedin, blobfolder, message_timestamp"/>
State ${timestamp|h} : ${vectorobj.state|h}
% else:State : ${vectorobj.state|h}
% endif${message_timestamp|h} : ${vectorobj.message|h}
% else:${vectorobj.message|h}
% endif % else:Message: Waiting...
% endif