{% extends 'index.html' %} {% block support_menu %} {% endblock %} {% block pagehead %} {% include 'pagehead.html' %} {% endblock %} {% block content %}

Click on an item in the SUPPORT menu above.


{% if ai_pill_sig_cnt > 0 %}

AI Object Detection IS enabled for pill sigs on this site currently. Out of {{ total_pill_sig_cnt }} active pill sigs there are {{ ai_pill_sig_cnt }} AI Object detection sigs active.

{% else %}

AI Object Detection is NOT enabled on any pill sigs at this site currently.

{% endif %}

Ai Object Detection Enabled Tower Settings:


{% if auto_update_enabled %}

Automatic Updates are enabled for this site.

{% else %}

Automatic Updates are NOT enabled for this site.

{% endif %} {% if prep_scheduled %}

Prep for update scheduled to run!

{% endif %} {% if update_scheduled %}

Update from Prep scheduled to run tonight!

{% endif %} {% endblock %} {% block page_footer %}

Copyright (c) 2009-, Manchac Technologies, L.L.C.

Loading Current Version Info...
{% endblock %}