yacy_search_server/htroot/api/timeline_p.xml

4 lines
222 B
XML
Raw Normal View History

<timeline count="#[count]#">#{event}#
<event time="#[time]#" isPeriod=#(isPeriod)#"false"::"true" duration="#[duration]#" count="#[count]#"#(/isPeriod)# type="#[type]#">#[description]#</event>
2014-06-27 14:40:36 +02:00
#{/event}#
</timeline>