{% for tyid, tyarg in enumerate(inputs) %}
{{ tyarg.name }}
{% if len(tyarg.image_list) > 0 %} {% end %} {% if len(tyarg.text_list) > 0 %} {% end %} {% if len(tyarg.option_list) > 0 %} {% end %} {% if tyarg.text_input %}
{% end %} {% if tyarg.image_upload %} {% end %} {% if tyarg.camera %} {% end %} {% if tyarg.boolean %}
{% end %} {% if tyarg.slider is not None %} {% if tyarg.slider_default is not None %} {% else %} {% end %} {% end %}
Choose an input to the left
{% end %}
{% if not github_url is None %}

{% end %}