{% if form_step == 0 and not details %} {% else %} {% endif %} {% extends "template.html" %} {% block content %} {% if form_step == 0 %} {% if details %}
{% if is_admin %} {% if ss_req_message %}
 

{{ ss_req_message }}

{% endif %}
{% else %}
{% endif %} {% if error %}

Error: {{error}}

{% endif %}

Details for Result ID {{results[0]}} - {{results[2]}}

Created At: {{results[7]}} | Last Updated At: {{results[8]}}


{% if Screenshot_Files %} {% else %} {% if is_admin %} {% if not results[12] %} {% if '.onion' not in results[6] and 'general-insurance.coles.com.au' not in results[6] and 'magnet:?xt=urn:btih:' not in results[6] and 'nameapi.org' not in results[6] %} {% if Screenshot_Permitted %} {% else %} {% endif %} {% else %} {% endif %} {% else %} {% endif %} {% else %} {% endif %} {% endif %} {% if Output_Files %} {% else %} {% endif %} {% if Report_Files %} {% else %} {% endif %}
Screenshots Output Files Report Files Plugin Result Type Status Domain Link
{% for SFile in Screenshot_Files %}
screenshot
{% endfor %} {% if is_admin %} {% if not results[12] %} {% if Screenshot_Permitted %}
{% endif %} {% else %} {% endif %} {% endif %}
Functionality Not ConfiguredScreenshot Disabled Insufficient Rights to Request {% for Output_File in Output_Files %}
{% endfor %}
N/A {% for Report_File in Report_Files %}
{% endfor %}
N/A{{results[3]}} {{results[11]}} {{results[4]}} Link

{% if task_results %}

The table below shows the task that generated the result. If the task has been altered since the result was created, the query may no longer match the result. Refer to events for more information.


Task ID Query Plugin Description Frequency Limit
{{task_results[0]}} {{task_results[1]}} {{task_results[2]}} {{task_results[3]}} {{task_results[4]}} {{task_results[5]}}
{% else %}

The task associated with this result no longer exists.

{% endif %}
{% else %}
 

Loading Scrummage Results...

{% if is_admin %}
{% elif form_step == 1 %} {% if is_admin %} {% if form_type == "bulk" %}

Bulk Upload Results

 
{% if error %}

Error: {{ error }}

{% elif message %}

Message: {{ message }}

{% endif %}
{% elif form_type == "new" %}

Create Result

 
{% for Finding_Type in Finding_Types %}
{% if error %}

Error: {{ error }}

{% elif message %}

Message: {{ message }}

{% endif %}
{% endif %} {% endif %} {% endif %} {% endblock %}