{% load i18n smart_if %}
{% if param.choices %} {% else %} {% ifequal param.get_type "Single" %} {% endifequal %} {% ifequal param.get_type "Integer" %} {% endifequal %} {% ifequal param.get_type "Bool" %} {% endifequal %} {% ifequal param.get_type "List" %} {% endifequal %} {% ifequal param.get_type "Text" %} {% endifequal %} {% endif %}