{% for config in configurations %}
{{config.id}} - {{config.call_count}}
{{config.code}}
{% endfor %}