Make a prediction

{% if init %}
{% if prediction %}
Prediction:  {{ prediction }}
{% else %}
System Error No prediction!
{% endif %} {% endif %}