{% if !arg_pills.is_empty() %}
{% for arg in &arg_pills %} {{ arg.key }} {{ arg.value }} {% endfor %}
{% endif %}