{% extends "base.html" %} {% block content %}
Path Searched: {{ search.top_path }} | Date: {{ search.start_time|date:"M d, Y H:i:s" }} | Groups Checked: {% if search.group_list %}{% for g in grouplist %}{{ g.group }},{% endfor %}{% else %}N/A{% endif %} |
File/Path | Line Number(s) | Keyword(s) Found |
---|---|---|
{{ item.file_path }} | {% autoescape off %}{{ item.line_number }} | {{ item.keyword_found }} | {% endautoescape %}
No keywords defined at the time were found.
{% endif %} {% if not_searched %}Files found but not searched:
File/Path | Reason Skipped |
---|---|
{{ item.file_path }} | {{ item.keyword_found }} |
This job did not complete for some reason. Any results listed above may be suspect.
{% endif %}