{% load static %} {% block title %} SmartDjango - Comments of my Site (A Page of Type {{ page_type }}) {% endblock title %} {% if is_inferred %}


{% block main_title %} Comments of my Site {% endblock main_title %}

{% block main_content %}
{% endblock main_content %}

flash_on

AI
{% block ai_info %}

{% endblock ai_info %}

access_alarm

Time on Page

{% block extra_info %}

group

Try it with different Users

To avoid login in and out, the User ID is at the end of the URL. You can also select it at the right of the Navigation Bar.

{% endblock extra_info %}


{% block ui_js %} {% endblock ui_js %} {% else %}

AI NOT INITIALIZED

{% block ai_not_initialized_message %} There is no inference performed on the Bayesian Network.
You can run it from the admin's change_form of the object. {% endblock ai_not_initialized_message %}

{% endif %}