Pluto RT Progress Demo

Progress
{% if polling %} {% include "pluto_rt/polling.html" with item_template="pluto_rt/progress_item.html" mode="replace" target="#results" interval_seconds=1 %} {% else %} {% include "pluto_rt/sse.html" with item_template="pluto_rt/progress_item.html" mode="replace" target="#results" %} {% endif %}