Confirmation
Params:
    {% for key, value in params.items() %}
  1. {{ key }}: {{ value }}
  2. {% endfor %}