{% extends "base.html" %} {% block body %}

Search the Operation...

[[task.comment_operator]]'s comment:

[[task.comment]]

[[task.operator]]'s task: [[task.id]] - at [[toLocalTime(task.timestamp)]]


 [[task.command]] 
[[task.display_params]]
Modified Parameters:  [[task.params]]
[[rsp.response]]
Name Size Modify Time Comment Actions
[[f.host]] -- [[f.full_path]] [[f.size]] [[f.modify_time]]
Time Operator Message
[[toLocalTime(e.timestamp)]]
{% endblock %} {% block scripts %} {% include "search.js" %} {% endblock %} {% block body_config %} {% endblock %}