{% from "helper.html" import expand_ctrl_props with context %} {% from "helper.html" import show_help with context %}
{% for option, value in param.possible_values.items() %} {% endfor %} {{ show_help(param) }}