{%for func in func_dicts%} {% if func['live'] %}
{{ func['title'] }}
{% if not func['script'] %} ) {% endif %}
{% else %}
{{ func['title'] }}
{% endif %} {%endfor%}
{% for line in display %}
{{ line }}
{% endfor %}