{% for f in files %}
{{f[0]}}
{% end %}
{% for cmd in commands %}
{{cmd.capitalize()}}
{% end %}