{% if include_js %} {% for jsfile in jsfiles %} {% endfor %} {% for jsfile in hemfiles %} {% endfor %} {% endif %}

content

{% if not plot_scr %} {% endif %} {% if delay %}

delayed injection

the script should appear in 5 seconds

{% endif %} {% if double_delay %}

delayed injection

the script should appear in 5 seconds

{% endif %} {% if onload %}

onload injection

{% endif %} {% if direct %}

direct injection

{% endif %} {% if plot_scr %}

static injection

{{plot_scr|safe}} {% endif %}